FloatSpinnerCommandInput.spinStep Property
Parent Object: FloatSpinnerCommandInputDefined in namespace "adsk::core" and the header file is <Core/UserInterface/FloatSpinnerCommandInput.h>
Description
Gets the spin step value in the unit type set by the unitType argument. 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
"floatSpinnerCommandInput_var" is a variable referencing a FloatSpinnerCommandInput object.
|