[]
Represents one gradient stop.
public interface IGradientStop
Public Interface IGradientStop
| Name | Description |
|---|---|
| Color | Gets a value that represents the color of the gradient stop (read-only). |
| Position | Gets or sets a value that that represents the position of the gradient stop. |
| Transparency | Gets or sets a value that represents the opacity of the gradient fill expressed as a percent (read or write). |