[To be supplied.]
[Visual Basic] Overloads Public Sub New( _ ByVal stream As Stream, _ ByVal referenceHdc As Integer, _ ByVal type As EmfType, _ ByVal description As String _ ) [C#] public Metafile( Stream stream, int referenceHdc, EmfType type, string description ); [C++] public: Metafile( Stream* stream, int referenceHdc, EmfType type, String* description ); [JScript] public function Metafile( stream : Stream, referenceHdc : int, type : EmfType, description : String );
Metafile Class | Metafile Members | System.Drawing.Imaging Namespace | Metafile Constructor Overload List