Click or drag to resize

CesiumDeletePositionExtension Constructor (TimeInterval)

Initializes a new instance.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CesiumDeletePositionExtension(
	TimeInterval interval
)

Parameters

interval
Type: AGI.Foundation.TimeTimeInterval
The interval over which to delete data for the property.
See Also