Metafile()

Metafile::Metafile(const System::String&) constructor

NOT IMPLEMENTED.

System::Drawing::Imaging::Metafile::Metafile(const System::String &filename)

Metafile::Metafile(const SharedPtr<System::IO::Stream>&) constructor

NOT IMPLEMENTED.

System::Drawing::Imaging::Metafile::Metafile(const SharedPtr<System::IO::Stream> &stream)

Metafile::Metafile(const SharedPtr<System::IO::Stream>&, IntPtr, EmfType) constructor

NOT IMPLEMENTED.

System::Drawing::Imaging::Metafile::Metafile(const SharedPtr<System::IO::Stream> &stream, IntPtr hdc, EmfType type)

Metafile::Metafile(const SharedPtr<System::IO::Stream>&, IntPtr) constructor

NOT IMPLEMENTED.

System::Drawing::Imaging::Metafile::Metafile(const SharedPtr<System::IO::Stream> &stream, IntPtr hdc)

Metafile::Metafile(const SharedPtr<System::IO::Stream>&, IntPtr, Rectangle, MetafileFrameUnit, EmfType) constructor

NOT IMPLEMENTED.

System::Drawing::Imaging::Metafile::Metafile(const SharedPtr<System::IO::Stream> &stream, IntPtr hdc, Rectangle rect, MetafileFrameUnit frameUnit, EmfType type)

Metafile::Metafile(const SharedPtr<System::IO::Stream>&, IntPtr, RectangleF, MetafileFrameUnit, EmfType) constructor

NOT IMPLEMENTED.

System::Drawing::Imaging::Metafile::Metafile(const SharedPtr<System::IO::Stream> &stream, IntPtr hdc, RectangleF rect, MetafileFrameUnit frameUnit, EmfType type)

Metafile::Metafile(IntPtr, EmfType) constructor

NOT IMPLEMENTED.

System::Drawing::Imaging::Metafile::Metafile(IntPtr, EmfType)

See Also