SeparatorControl.deleteMe Method
Parent Object: SeparatorControlDefined in namespace "adsk::core" and the header file is <Core/UserInterface/SeparatorControl.h>
Description
Deletes the ToolbarControl
Syntax
"separatorControl_var" is a variable referencing a SeparatorControl object.
|
Return Value
Type | Description |
boolean | Returns a boolean indicating if the deletion was successful. |