poIIsoValueCtrl SetIncrement
Sets the current iso value increment.
Syntax
poIIsoValueCtrl_handle SetIncrement increment
Application
HyperView Tcl Modify
Description
This command sets the current iso value increment. This causes the iso value to shift by this value.
Inputs
- increment
- Set to a real value that's less than or equal to the difference between Min (GetIsoValueMin) and Max (GetIsoValueMax).
Errors
Returns 0 if successful, otherwise an error code.