Position Property (GradientStop)
Gets the position information for this gradient stop.
'Declaration
Public ReadOnly Property Position As Double
'Usage
Dim instance As GradientStop
Dim value As Double
value = instance.Position
Property Value
A double value represents the position information for this gradient stop.