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: 25.1.421.0 (25.1.421.0)
SyntaxDuration 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: 
Duration
See Also