ICesiumDeletePolygonHolesServiceInterval Property |
Gets 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.Advanced
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 22.2.414.0 (22.2.414.0)
SyntaxTimeInterval Interval { get; }
ReadOnly Property Interval As TimeInterval
Get
property TimeInterval^ Interval {
TimeInterval^ get ();
}
abstract Interval : TimeInterval with get
Property Value
Type:
TimeInterval
See Also