3 references to DrawImage_ImageRectangleRectangleGraphicsUnit
System.Drawing.Common.Tests (3)
mono\System.Drawing\GraphicsTests.cs (3)
2605Assert.Throws<ArgumentException>(() => DrawImage_ImageRectangleRectangleGraphicsUnit(GraphicsUnit.Display)); 2612DrawImage_ImageRectangleRectangleGraphicsUnit(GraphicsUnit.Pixel); 2618Assert.Throws<ArgumentException>(() => DrawImage_ImageRectangleRectangleGraphicsUnit(GraphicsUnit.World));