Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleRadialGradient Class / C1StyleRadialGradient Constructor
The definition of the gradient.
The gradient stops.
When set to true the gradient repeats.

In This Topic
    C1StyleRadialGradient Constructor
    In This Topic
    Initializes a new instance of the C1StyleLinearGradient struct.
    Syntax

    Parameters

    definition
    The definition of the gradient.
    gradientStops
    The gradient stops.
    repeating
    When set to true the gradient repeats.
    See Also