Click or drag to resize

AnimationPropertiesNorthAngle Property

Gets or sets the world angle corresponding to North in degrees. This angle is zero along the x-axis and increases anticlockwise.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.11
Syntax
public double NorthAngle { get; set; }

Property Value

Type: Double
See Also