'Usage
Dim instance As IColorStops Dim position As Double Dim value As ColorStop value = instance.Add(position)
Parameters
- position
- A double value indicates the position in which to apply the ColorStop.
Return Value
A ColorStop object represents the new object.