GradientFill
Contents
[
Hide
]GradientFill class
Represents the gradient fill.
Methods
| Name | Description |
|---|---|
| getGradientAngle() | Specifies the orientation of the fill color gradient |
| getGradientDir() | Specifies the type of the fill color gradient |
| getGradientEnabled() | Specifies whether the fill color gradient is visible. |
| getGradientStops() | Represents the gradient stop collection. |
| setGradientAngle() | Specifies the orientation of the fill color gradient |
| setGradientDir() | Specifies the type of the fill color gradient |
| setGradientEnabled() | Specifies whether the fill color gradient is visible. |
getGradientAngle()
Specifies the orientation of the fill color gradient
getGradientDir()
Specifies the type of the fill color gradient
getGradientEnabled()
Specifies whether the fill color gradient is visible.
getGradientStops()
Represents the gradient stop collection.
setGradientAngle()
Specifies the orientation of the fill color gradient
setGradientDir()
Specifies the type of the fill color gradient
setGradientEnabled()
Specifies whether the fill color gradient is visible.