This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPictureElement5 Interface > IPictureElement5.Handle Property (ArcObjects .NET 10.5 SDK) |
The picture handle as a HBITMAP for bitmap pictures or an HENHMETAFILE for vector pictures.
[Visual Basic .NET] Public ReadOnly Property Handle As Integer
[C#] public int Handle {get;}
[C++]
HRESULT get_Handle(
long* Handle
);
[C++]
Parameters Handle [out, retval] Handle is a parameter of type long