Spread Windows Forms 12.0 Product Documentation
Position Property (GradientStop)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > GradientStop Structure : Position Property
Gets the position information for this gradient stop.
Syntax
'Declaration
 
Public ReadOnly Property Position As Double
'Usage
 
Dim instance As GradientStop
Dim value As Double
 
value = instance.Position
public double Position {get;}

Property Value

A double value represents the position information for this gradient stop.
See Also

Reference

GradientStop Structure
GradientStop Members