Documents for PDF, .NET Edition Documentation
Offset Property (GradientStop)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Drawing Namespace > GradientStop Class : Offset Property
Gets the location of this stop within the gradient vector. Valid values are from 0 (vector's start) to 1 (vector's end).
Syntax
'Declaration
 
Public ReadOnly Property Offset As System.Single
public System.float Offset {get;}
See Also

Reference

GradientStop Class
GradientStop Members