2 references to EnumerateMetafile
System.Drawing.Common (2)
System\Drawing\Graphics.cs (2)
2531IntPtr callbackData) => EnumerateMetafile(metafile, destRect, srcRect, srcUnit, callback, callbackData, null); 3127ImageAttributes? imageAttr) => EnumerateMetafile(metafile, (RectangleF)destRect, srcRect, unit, callback, callbackData, imageAttr);