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

In This Topic
    Value Property (C1StyleLength)
    In This Topic
    Gets the amount of Unit.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As Double
    public double Value {get;}
    See Also