Exports the IMoleSymbol to a bitmap handle.
ERROR: Syntax information about IMoleSymbolImportExport.ToBitmapHandle may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll
[C++]
HRESULT ToBitmapHandle(
IGeometry* pGeometry,
long PixelWidth,
long PixelHeight,
Long* pHBITMAP
);
[C++]Parameters
pGeometry [in]pGeometry is a parameter of type IGeometry
PixelWidth [in] PixelWidth is a parameter of type long PixelHeight [in] PixelHeight is a parameter of type long pHBITMAP [out, retval] pHBITMAP is a parameter of type Long
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.