Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleGradientStop Structure / Color Property

In This Topic
    Color Property (C1StyleGradientStop)
    In This Topic
    Gets the color of the gradient stop.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Color As C1Color
    public C1Color Color {get;}
    See Also