[]
        
(Showing Draft Content)

C1.Blazor.Core.C1StyleGradientStop

C1StyleGradientStop Struct

Gradient color stop.

Namespace: C1.Blazor.Core
Assembly: C1.Blazor.Core.dll
Syntax
public struct C1StyleGradientStop

Constructors

Name Description
C1StyleGradientStop(C1StyleLength?, C1Color)

Initializes a new instance of the C1StyleGradientStop struct.

Properties

Name Description
Color

Gets the color of the gradient stop.

Offset

Gets the offset of the gradient stop.