Art.Affine.Rotate Method
Sets up a rotation matrix.

Syntax

public static void Rotate (double[] dst, double theta)

Parameters

dst
Where to store the resulting affine transformation.
theta
Rotation angle in degrees.

Remarks

Documentation for this section has not yet been entered.

Requirements

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