Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleLinearGradient Class / Direction Property

In This Topic
    Direction Property (C1StyleLinearGradient)
    In This Topic
    Gets the direction of the gradient.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Direction As C1StyleLinearGradientDirection
    public C1StyleLinearGradientDirection Direction {get;}
    See Also