SpatialFieldManager.CurrentMeasurement
Description:
Stores the currently displayed measurement
Stores the currently displayed measurement
Remarks:
Must be in the range from 0 to (numberOfMeasurements - 1)
Must be in the range from 0 to (numberOfMeasurements - 1)
public int CurrentMeasurement { get; set; }
-
When setting this property: measurement is not in the range from 0 to (number of measurements - 1)