Click or drag to resize

CesiumDeleteOrientationExtensionInterval Property

Gets or sets the interval over which to delete data for the property. A interval indicates that all data will be deleted on the client.

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 Interval { get; set; }

Property Value

Type: TimeInterval

Implements

ICesiumDeleteOrientationServiceInterval
See Also