ICesiumDeleteVectorDirectionService Interface |
A service that indicates that existing data (samples or interval values)
for the CZML agi_vector.direction property should be deleted from the client.
Namespace:
AGI.Foundation.Cesium.Advanced
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public interface ICesiumDeleteVectorDirectionService
Public Interface ICesiumDeleteVectorDirectionService
public interface class ICesiumDeleteVectorDirectionService
type ICesiumDeleteVectorDirectionService = interface end
The ICesiumDeleteVectorDirectionService type exposes the following members.
Properties
| Name | Description |
---|
| Interval |
Gets the interval over which to delete data for the property.
A interval indicates that all data will be deleted on the client.
|
TopSee Also