Table of Contents

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; }

See also