Table of Contents

Method RotateRadians

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

RotateRadians(float)

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

public void RotateRadians(float angleRadians)

Parameters

angleRadians float

The angle of the clockwise rotation, in radians.