This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IE > IExportBMP Interface > IExportBMP.Bitmap Property (ArcObjects .NET 10.5 SDK) |
The Windows Bitmap handle.
[Visual Basic .NET] Public ReadOnly Property Bitmap As Integer
[C#] public int Bitmap {get;}
[C++]
HRESULT get_Bitmap(
long* phBmp
);
[C++]
Parameters phBmp [out, retval] phBmp is a parameter of type long