3 references to IntersectClip
System.Drawing.Common.Tests (2)
mono\System.Drawing\GraphicsTests.cs (2)
206g.IntersectClip(new Rectangle(290, 40, 60, 80)); 223g.IntersectClip(new Rectangle(290, 40, 60, 80));
System.Windows.Forms (1)
System\Windows\Forms\Controls\Labels\LinkLabel.cs (1)
1165e.Graphics.IntersectClip(imageBounds);