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

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