SpatialFieldManager.CurrentMeasurement
Property
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)
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | When setting this property: measurement is not in the range from 0 to (number of measurements - 1) |