Click or drag to resize

RotateGestureRecognizerRotationRadians Property

The current rotation angle in radians.

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float RotationRadians { get; }

Property Value

Type: Single
The rotation angle in radians.
See Also