ArcObjects Library Reference (Carto)  

IPictureElement5.Handle Property

The picture handle as a HBITMAP for bitmap pictures or an HENHMETAFILE for vector pictures.

ERROR: Syntax information about IPictureElement5.Handle may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Carto.dll

[C++]
HRESULT get_Handle(
  long* Handle
);
[C++]

Parameters

Handle [out, retval]   Handle is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IPictureElement5 Interface