[]
        
(Showing Draft Content)

C1.Blazor.Core.C1StyleRadialGradient

C1StyleRadialGradient Class

Background image that is a radial gradient.

Inheritance
C1StyleRadialGradient
Namespace: C1.Blazor.Core
Assembly: C1.Blazor.Core.dll
Syntax
public class C1StyleRadialGradient : C1StyleBackgroundImage

Constructors

Name Description
C1StyleRadialGradient(C1StyleRadialGradientDefinition, IReadOnlyCollection<C1StyleGradientStop>, bool)

Initializes a new instance of the C1StyleLinearGradient struct.

Properties

Name Description
Definition

Gets the direction of the gradient.

GradientStops

Gets the gradient stops.

Repeating

Gets whether the pattern repeats.

Methods

Name Description
ToString()