GradientFill
GradientFill class
Represents the gradient fill.
Properties
| Name | Type | Description |
|---|---|---|
| GradientStops | GradientStopCollection | Represents the gradient stop collection. |
| GradientDir | IntValue | Specifies the type of the fill color gradient |
| GradientAngle | DoubleValue | Specifies the orientation of the fill color gradient |
| GradientEnabled | BoolValue | Specifies whether the fill color gradient is visible. |
GradientFill.GradientStops property
Represents the gradient stop collection.
Type: GradientStopCollection
GradientFill.GradientDir property
Specifies the type of the fill color gradient
Type: IntValue
GradientFill.GradientAngle property
Specifies the orientation of the fill color gradient
Type: DoubleValue
GradientFill.GradientEnabled property
Specifies whether the fill color gradient is visible.
Type: BoolValue