AnimationProperties.EndSeconds Property

AnimationPropertiesEndSeconds Property

Gets or sets the end seconds for one day sun animation in the range 0 to 59.

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

Property Value

Type: Int32
Version Information

Rhino for Windows

Supported in: 6.14
See Also