Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleRadialGradient Class / Kind Property

In This Topic
    Kind Property (C1StyleRadialGradient)
    In This Topic
    Gets the kind of background-image.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Kind As C1StyleBackgroundImageKind
    public C1StyleBackgroundImageKind Kind {get;}
    See Also