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

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