SliderCommandInput.deleteMe Method
Parent Object: SliderCommandInputDefined in namespace "adsk::core" and the header file is <Core/UserInterface/SliderCommandInput.h>
Description
Deletes this Command input.
Syntax
"sliderCommandInput_var" is a variable referencing a SliderCommandInput object.
|
Return Value
Type | Description |
boolean | Returns true if the delete was successful. |