Table of Contents

Method Rotate

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Rotate(double)

Applies a clockwise rotation of the specified angle (degrees) about the origin to this TransformMatrix.

public void Rotate(double angle)

Parameters

angle double

The angle of the clockwise rotation, in degrees.