ArcObjects Library Reference (PublisherControls)  

IARCommandInfo.Bitmap Property

The bitmap used as an icon by the command.

[Visual Basic .NET]
Public ReadOnly Property Bitmap As Integer
[C#]
public int Bitmap {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

Returns the Bitmap handle of the specified ARTool command.

See Also

IARCommandInfo Interface