Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ZoomUnit Structure / Type Property

In This Topic
    Type Property (C1ZoomUnit)
    In This Topic
    Gets the type of unit.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Type As C1ZoomUnitType
    public C1ZoomUnitType Type {get;}

    Property Value

    The type.
    See Also