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 > IEmfExporter Interface > IEmfExporter.HENHMETAFILE Property (ArcObjects .NET 10.5 SDK) |
Handle to in-memory metafile. Valid only after ReleaseDC has been called.
[Visual Basic .NET] Public ReadOnly Property HENHMETAFILE As Integer
[C#] public int HENHMETAFILE {get;}
[C++]
HRESULT get_HENHMETAFILE(
long* pHandle
);
[C++]
Parameters pHandle [out, retval] pHandle is a parameter of type long