IntegerSpinnerCommandInput.spinStep Property
Parent Object: IntegerSpinnerCommandInputDefined in namespace "adsk::core" and the header file is <Core/UserInterface/IntegerSpinnerCommandInput.h>
Description
Gets the spin step. The value should be more than zero. This is the amount the spinner will advance when the user clicks the spin button beside the value.
Syntax
"integerSpinnerCommandInput_var" is a variable referencing an IntegerSpinnerCommandInput object.
|