This document is archived and information here might be outdated.  Recommended version.


IARCommandInfo.Bitmap Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARCommandInfo Interface > IARCommandInfo.Bitmap Property
ArcGIS Developer Help

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