[]
Adds a ColorStop object to the specified collection.
ColorStop Add(double position)
Function Add(position As Double) As ColorStop
| Type | Name | Description |
|---|---|---|
| double | position | A double value indicates the position in which to apply the ColorStop. |
| Type | Description |
|---|---|
| ColorStop | A ColorStop object represents the new object. |