Table of Contents

TUILinearGradientBrush.CalcRotatedCoords Method

Returns the rotated coordinates for the gradient, needed to define in platforms like PDF or OSX.

Syntax

Namespace: FlexCel.Core

public static TUIRectangle CalcRotatedCoords(Double[] aPatternMatrix, TUIRectangle aBrushCoords)

Parameters

<-> Parameter Type Description
aPatternMatrix Double[]
aBrushCoords TUIRectangle

See also