[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.GradientStop.Offset

Offset Property

Offset

Gets the location of this stop within the gradient vector. Valid values are from 0 (vector's start) to 1 (vector's end).

Declaration
public float Offset { get; }
Public ReadOnly Property Offset As Single