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


IArcToolboxTool.Bitmap Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Framework)  

IArcToolboxTool.Bitmap Property

The bitmap that is used as the icon for this tool.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IArcToolboxTool Interface