C1.WPF.Document Assembly / C1.WPF.Document Namespace / GradientStop Class / Position Property

In This Topic
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
 
See Also