IToolHandler

Scriptable object, inherited from ICommandHandler

Description

Tool Item object

Properties

Property Description
AutoExecute Gets AutoExecute property
BackColor Background Color
CaptureOutput Returns Capture Output flag
Checked Checked
Enabled Enabled
Image Image index
Name Returns command name/id
Prompt Prompt string
Radio Radio
ShowInContextMenu Returns “Show in Context Menu” flag
ShowInToolbar Returns “Show in Toolbar” flag
Syntax Returns tool associated syntax
TextColor Text Color
Title Title

Methods

Method Description
Edit Opens tool configuration dialog
equals Compare, if objects are equal
Execute Execute command

See Also

IApplication::RegisterTool, IApplication::UnRegisterTool, IScriptApplication::RegisterTool, IScriptApplication::UnRegisterTool, IToolHandlers::Item

#API