Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleLinearGradientDirection Structure / Angle Property

In This Topic
    Angle Property (C1StyleLinearGradientDirection)
    In This Topic
    Gets the angle in degrees.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Angle As Double
    public double Angle {get;}
    See Also