AnimationProperties.StartMonth Property

AnimationPropertiesStartMonth Property

Gets or sets the start month for seasonal/one day sun animation in the range 1 to 12.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.11
Syntax
public int StartMonth { get; set; }
Public Property StartMonth As Integer
	Get
	Set

Property Value

Type: Int32
See Also