Metafile Constructor (IntPtr, Boolean)
.NET Framework (current version)
Initializes a new instance of the Metafile class from the specified handle.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- henhmetafile
-
Type:
System::IntPtr
A handle to an enhanced metafile.
- deleteEmf
-
Type:
System::Boolean
true to delete the enhanced metafile handle when the Metafile is deleted; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: