Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleRadialGradientDefinition Structure / C1StyleRadialGradientDefinition Constructor
The shape of the gradient.
The size of the gradient.
The x-position of the center.
The y-position of the center.

In This Topic
    C1StyleRadialGradientDefinition Constructor
    In This Topic
    Initializes a new instance of the C1StyleLinearGradientDirection struct.
    Syntax

    Parameters

    shape
    The shape of the gradient.
    size
    The size of the gradient.
    positionX
    The x-position of the center.
    positionY
    The y-position of the center.
    See Also