Metafile Constructor (Stream^, IntPtr, EmfType)
.NET Framework (current version)
Initializes a new instance of the Metafile class from the specified data stream, a Windows handle to a device context, and an EmfType enumeration that specifies the format of the Metafile.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- stream
- Type: System.IO::Stream^
- referenceHdc
-
Type:
System::IntPtr
A Windows handle to a device context.
- type
- Type: System.Drawing.Imaging::EmfType
.NET Framework
Available since 1.1
Available since 1.1
Show: