Gets or sets the rotation angle in the autorotation, in radians.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[DefaultValueAttribute()]
[BrowsableAttribute(false)]
public float AutoRotationAngle { get; set; }

See Also