Click or drag to resize

ICesiumDeleteFanDirectionsService Interface

A service that indicates that existing data (samples or interval values) for the CZML agi_fan.directions property should be deleted from the client.

Namespace:  AGI.Foundation.Cesium.Advanced
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface ICesiumDeleteFanDirectionsService

The ICesiumDeleteFanDirectionsService type exposes the following members.

Properties
  NameDescription
Public propertyInterval
Gets the interval over which to delete data for the property. A interval indicates that all data will be deleted on the client.
Top
See Also