[]
Gradient color stop.
public struct C1StyleGradientStop
| Name | Description |
|---|---|
| C1StyleGradientStop(C1StyleLength?, C1Color) | Initializes a new instance of the C1StyleGradientStop struct. |
| Name | Description |
|---|---|
| Color | Gets the color of the gradient stop. |
| Offset | Gets the offset of the gradient stop. |