Generating Error of GDI+

Anubhava Dimri <[email protected]>
Newsgroups gmane.comp.gnome.winforms
Message-ID <[email protected]>
Hello Experts,

I am using code to write metafile in that time the error was generating in
Mono.But .net run it's successfully.

Graphics FormGraphics = this.CreateGraphics())
IntPtr hdc = FormGraphics.GetHdc();
System.Drawing.Imaging.Metafile mf = new
System.Drawing.Imaging.Metafile("mymeta.emf", hdc);
using (Graphics MetaGraphics = Graphics.FromImage(mf))

Help needed.



Thanks
Anubhava Dimri
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Generating-Error-of-GDI-tp3058710p3058710.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.