Metafile Constructor (IntPtr, WmfPlaceableFileHeader^)
.NET Framework (current version)
Initializes a new instance of the Metafile class from the specified handle and a WmfPlaceableFileHeader.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- hmetafile
-
Type:
System::IntPtr
A windows handle to a Metafile.
- wmfHeader
- Type: System.Drawing.Imaging::WmfPlaceableFileHeader^
.NET Framework
Available since 1.1
Available since 1.1
Show: