Table of Contents

Method RotateRadians

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

RotateRadians(double)

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

public void RotateRadians(double angleRadians)

Parameters

angleRadians double

The angle of the clockwise rotation, in radians.