Click or drag to resize

Clock.CurrentTime 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.3.420.0 (24.3.420.0)
Syntax
public JulianDate? CurrentTime { get; set; }

Property Value

Type: Nullable<JulianDate>
See Also