public class GradientFill
Property Getters/Setters Summary | ||
---|---|---|
DoubleValue | getGradientAngle() | |
void | setGradientAngle(DoubleValue value) | |
Specifies the orientation of the fill color gradient | ||
IntValue | getGradientDir() | |
void | setGradientDir(IntValue value) | |
Specifies the type of the fill color gradient | ||
BoolValue | getGradientEnabled() | |
void | setGradientEnabled(BoolValue value) | |
Specifies whether the fill color gradient is visible. | ||
GradientStopCollection | getGradientStops() | |
Represents the gradient stop collection.
|
public GradientStopCollection getGradientStops()
public IntValue getGradientDir() / public void setGradientDir(IntValue value)
public DoubleValue getGradientAngle() / public void setGradientAngle(DoubleValue value)