[]
Gets a GradientStop object from a GradientStops collection.
IGradientStop this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IGradientStop
Type | Name | Description |
---|---|---|
int | index | The index. |
Type | Description |
---|---|
IGradientStop | The IGradientStop object. |