AnimationProperties.StartDay Property

AnimationPropertiesStartDay Property

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

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

Property Value

Type: Int32
Version Information

Rhino for Windows

Supported in: 6.14
See Also