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

In This Topic
    BottomLeft Property (C1StyleLinearGradientDirection)
    In This Topic
    Gets the bottom left direction.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property BottomLeft As C1StyleLinearGradientDirection
    public static C1StyleLinearGradientDirection BottomLeft {get;}
    See Also