Click or drag to resize

CzmlDocumentRequestedInterval Property

Gets or sets the interval for which to write data. This value must be set before writing the document.

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

Property Value

Type: TimeInterval
See Also