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

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