AnimationProperties.NorthAngle Property

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)
Syntax
public double NorthAngle { get; set; }
Public Property NorthAngle As Double
	Get
	Set

Property Value

Type: Double
Version Information

Rhino for Windows

Supported in: 6.14
See Also