TUIGradientStop.Position Property
Position of the stop in the gradient. Must be between 0 (start of the gradient) and 1 (end of the gradient).
Syntax
Namespace: FlexCel.Core
public Double Position { get; set; }
Position of the stop in the gradient. Must be between 0 (start of the gradient) and 1 (end of the gradient).
Namespace: FlexCel.Core
public Double Position { get; set; }