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

In This Topic
    Repeating Property (C1StyleRadialGradient)
    In This Topic
    Gets whether the pattern repeats.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Repeating As Boolean
    public bool Repeating {get;}
    See Also