[]
        
(Showing Draft Content)

C1.Blazor.Core.C1StyleRadialGradientShape

C1StyleRadialGradientShape Enum

Defines the shape of a radial gradient.

Namespace: C1.Blazor.Core
Assembly: C1.Blazor.Core.dll
Syntax
public enum C1StyleRadialGradientShape

Fields

Name Description
Circle

The shape is a circle.

Ellipse

The shape is an ellipse.