Metafile Constructor (IntPtr, EmfType)
.NET Framework (current version)
Initializes a new instance of the Metafile class from the specified handle to a device context and an EmfType enumeration that specifies the format of the Metafile.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- referenceHdc
-
Type:
System::IntPtr
The handle to a device context.
- emfType
- Type: System.Drawing.Imaging::EmfType
SecurityPermission
for access to unmanaged code. Related enumeration: SecurityPermissionFlag::UnmanagedCode
.NET Framework
Available since 1.1
Available since 1.1
Show: