Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleLength Structure / Unit Property

In This Topic
    Unit Property
    In This Topic
    Gets the unit in which the length is expressed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Unit As C1StyleLengthUnit
    public C1StyleLengthUnit Unit {get;}
    See Also