[]
Represents one gradient stop.
public interface IGradientStop
Public Interface IGradientStop
Name | Description |
---|---|
Color | Gets the value representing the color of the gradient stop. |
Position | Gets or sets the value representing the position of a stop within the gradient expressed as a percent. |
Transparency | Gets or sets the value representing the opacity of the gradient fill expressed as a percent. |