Table of Contents

TUILinearGradientBrush.CalculateTransformElements Method

Calculates the transform elements given a rotation and a rectangle, for platforms that can't calculate it.

Syntax

Namespace: FlexCel.Core

protected static Double[] CalculateTransformElements(TUIRectangle Rect, Double Rotation, Boolean Scale)

Parameters

<-> Parameter Type Description
Rect TUIRectangle
Rotation Double
Scale Boolean

See also