Art.Affine.Scale Method
Sets up a scaling matrix.

Syntax

public static void Scale (double[] dst, double sx, double sy)

Parameters

dst
Where to store the resulting affine transform.
sx
X scale factor.
sy
Y scale factor.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Art
Assembly: art-sharp (in art-sharp.dll)