Click or drag to resize

ClockCurrentTime Property

Gets or sets the initial time when the document is first loaded.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public JulianDate? CurrentTime { get; set; }

Property Value

Type: NullableJulianDate
See Also