Position Property (GradientStop)
In This Topic
A value that indicates the relative position of the gradient stop in the brush. This value must be in the [0.0, 1.0] range.
Syntax
'Declaration
Public ReadOnly Property Position As Double
public double Position {get;}
See Also