Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / Unit Structure / Units Property

In This Topic
    Units Property
    In This Topic
    Gets the unit of measurement of the current unit.
    Syntax
    'Declaration
     
    Public ReadOnly Property Units As UnitTypeEnum
    public UnitTypeEnum Units {get;}
    See Also