ICesiumDeletePolygonHolesService Interface |
A service that indicates that existing data (samples or interval values)
for the CZML polygon.holes property should be deleted from the client.
Namespace:
AGI.Foundation.Cesium.Advanced
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic interface ICesiumDeletePolygonHolesService
Public Interface ICesiumDeletePolygonHolesService
public interface class ICesiumDeletePolygonHolesService
type ICesiumDeletePolygonHolesService = interface end
The ICesiumDeletePolygonHolesService 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.
|
Top
See Also