Provides access to members that control the ARCommandInfo.
Product Availability
Available with ArcGIS Desktop. Requires Publisher Extension.
Description
The IARCommandInfo interface is a starting point for getting properties about the built-in tools.
Members
Description | ||
---|---|---|
![]() |
Bitmap | The bitmap used as an icon by the command. |
![]() |
Caption | The caption of the command. |
![]() |
Category | The category the command is associated with. |
![]() |
Checked | Indicates if the command is checked. |
![]() |
Enabled | Indicates if the command is enabled. |
![]() |
HelpContextID | The help context ID associated with the command. |
![]() |
HelpFile | The name of the help file associated with the command. |
![]() |
Message | The message of the command. |
![]() |
Name | The name of the command. |
![]() |
Tooltip | The tooltip of the command. |
CoClasses that implement IARCommandInfo
CoClasses and Classes | Description |
---|---|
ARCommandInfo | ARCommandInfo object. |