Table of Contents

TDrawingLinearGradient.Angle Property

Specifies the direction of color change for the gradient. To define this angle, let its value be x measured clockwise. Then ( -sin x, cos x ) is a vector parallel to the line of constant color in the gradient fill.

Syntax

Namespace: FlexCel.Core

public Double Angle { get; }

See also