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


IDockableWindowImageDef.Bitmap Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > ID > IDockableWindowImageDef Interface > IDockableWindowImageDef.Bitmap Property
ArcGIS Developer Help

IDockableWindowImageDef.Bitmap Property

The bitmap for the dockable window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDockableWindowImageDef Interface