ComponentOne Basic Library for WPF and Silverlight
Type Property (C1ZoomUnit)


C1.WPF Namespace > C1ZoomUnit Structure : Type Property
Gets the type of unit.
Syntax
'Declaration
 
Public ReadOnly Property Type As C1ZoomUnitType
'Usage
 
Dim instance As C1ZoomUnit
Dim value As C1ZoomUnitType
 
value = instance.Type
public C1ZoomUnitType Type {get;}

Property Value

The type.
See Also

Reference

C1ZoomUnit Structure
C1ZoomUnit Members