Click or drag to resize

CzmlDocumentStep Property

Gets or sets the step size to be used for sampling properties. Note that individual objects may override this value using ICesiumFixedStepService. By default, this is set to 60 seconds.

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

Property Value

Type: Duration
See Also