[Mono-list] EntryPointNotFoundException: GdipGetClipBounds

Jordi Mas jordi@ximian.com
Fri, 18 Jun 2004 19:13:41 +0200


El divendres 18 de juny del 2004 a les 14:03 +0200, en/na Juergen
Moeller va escriure:
> Hi,
> 
> when accessing System.Drawing.Graphics.ClipBounds() I get the exception:
> 
> System.EntryPointNotFoundException: GdipGetClipBounds
> in <0x00053> (wrapper managed-to-native) 
> System.Drawing.GDIPlus:GdipGetClipBounds 
> (intptr,System.Drawing.RectangleF&)
> in <0x0003b> System.Drawing.Graphics:get_ClipBounds ()
> in <0x0007a> (wrapper remoting-invoke-with-check) 
> System.Drawing.Graphics:get_ClipBounds ()
> in <0x00149> Layout.GridLayout:PaintGitter (System.Drawing.Graphics)

If you update your installation to beta 3 instead of an System.
EntryPointNotFound exception you will get an non-implemented exception.
The clipping functionality is not yet supported in the GDI+ layer. I'll
look into this this weekend.

Best Regards,

Jordi,