ArcObjects Library Reference (PublisherControls)  

IARCommandInfo Interface

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
Read-only property Bitmap The bitmap used as an icon by the command.
Read-only property Caption The caption of the command.
Read-only property Category The category the command is associated with.
Read-only property Checked Indicates if the command is checked.
Read-only property Enabled Indicates if the command is enabled.
Read-only property HelpContextID The help context ID associated with the command.
Read-only property HelpFile The name of the help file associated with the command.
Read-only property Message The message of the command.
Read-only property Name The name of the command.
Read-only property Tooltip The tooltip of the command.

CoClasses that implement IARCommandInfo

CoClasses and Classes Description
ARCommandInfo ARCommandInfo object.