ICesiumFixedStepServiceStep Property |
Gets or sets the step size to be used for sampling 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 Duration Step { get; set; }
Property Step As Duration
Get
Set
property Duration Step {
Duration get ();
void set (Duration value);
}
abstract Step : Duration with get, set
Property Value
Type:
DurationSee Also