Table of Contents

TDrawingGradientStop.Position Property

This value must be between 0 and 1, and represents the position in the gradient where the Color in this structure is pure.

Syntax

Namespace: FlexCel.Core

public Double Position { get; set; }

See also