3 references to DrawImage
System.Drawing (3)
commonui\System\Drawing\Graphics.cs (3)
3212DrawImage(image, destPoints, srcRect, srcUnit, null, null, 0); 3220DrawImage(image, destPoints, srcRect, srcUnit, imageAttr, null, 0); 3228DrawImage(image, destPoints, srcRect, srcUnit, imageAttr, callback, 0);