ICesiumPositionServiceOrder Property |
Gets the number of derivatives to write to CZML. Note that currently CZML only supports position and velocity. indicates that the value will depend on other properties.
Namespace:
AGI.Foundation.Cesium.Advanced
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax ReadOnly Property Order As Integer?
Get
property Nullable<int> Order {
Nullable<int> get ();
}
abstract Order : Nullable<int> with get
Property Value
Type:
NullableInt32See Also