ComponentOne Basic Library for WPF and Silverlight
C1ZoomUnit Structure
Members 


C1.WPF Namespace : C1ZoomUnit Structure
Represent a zoom which can be expresed like a fixed value, or relative to the viewport.
Object Model
C1ZoomUnit Structure
Syntax
'Declaration
 
<System.ComponentModel.TypeConverterAttribute("C1.WPF.C1ZoomUnitTypeConverter, C1.WPF.4, Version=4.0.20192.658, Culture=neutral, PublicKeyToken=2aa4ec5576d6c3ce")>
Public Structure C1ZoomUnit 
   Inherits System.ValueType
'Usage
 
Dim instance As C1ZoomUnit
[System.ComponentModel.TypeConverter("C1.WPF.C1ZoomUnitTypeConverter, C1.WPF.4, Version=4.0.20192.658, Culture=neutral, PublicKeyToken=2aa4ec5576d6c3ce")]
public struct C1ZoomUnit : System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.WPF.C1ZoomUnit

See Also

Reference

C1ZoomUnit Members
C1.WPF Namespace