Table of Contents

TDrawingLinearGradient.Create Constructor

Creates a new Linear gradient definition.

Syntax

Unit: FlexCel.Core

constructor TDrawingLinearGradient.Create(const aAngle: Double; const aScaled: Boolean);

Parameters

<-> Parameter Type Description
const aAngle Double
const aScaled Boolean

See also