Table of Contents

Method GetRotationAngleInDegrees

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

GetRotationAngleInDegrees()

Extracts the rotation angle in degrees from this matrix. Returns 0 if there's no rotational component (identity rotation).

public readonly float GetRotationAngleInDegrees()

Returns

float

The rotation angle in degrees.