This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IA > IArcToolboxTool Interface > IArcToolboxTool.Bitmap Property (ArcObjects .NET 10.4 SDK) |
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;}