RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1Length Structure / UnitType Property

In This Topic
    UnitType Property (C1Length)
    In This Topic
    Gets the unit type of this length.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property UnitType As C1LengthUnitType
    public C1LengthUnitType UnitType {get;}
    See Also