[]
Gets the IGradientStop object from the IGradientStops collection (read-only).
IGradientStop this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IGradientStop
Type | Name | Description |
---|---|---|
int | index | The name or index number of the returned object. |
Type | Description |
---|---|
IGradientStop |