Represent a zoom which can be expresed like a fixed value, or relative to the viewport.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
[TypeConverterAttribute(typeof(C1ZoomUnitTypeConverter))] public struct C1ZoomUnit |
Visual Basic |
---|
<TypeConverterAttribute(GetType(C1ZoomUnitTypeConverter))> _ Public Structure C1ZoomUnit |