Click or drag to resize

AnimationPropertiesLatitude Property

Gets or sets the latitude for sun animations in the range of -90 to +90.

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

Property Value

Type: Double
See Also