4 references to GdiplusInvalidRectangle
System.Drawing.Common (4)
System\Drawing\Bitmap.cs (2)
191throw new ArgumentException(SR.Format(SR.GdiplusInvalidRectangle, rect.ToString())); 346throw new ArgumentException(SR.Format(SR.GdiplusInvalidRectangle, rect.ToString()));
System\Drawing\Drawing2D\LinearGradientBrush.cs (2)
35throw new ArgumentException(SR.Format(SR.GdiplusInvalidRectangle, rect.ToString())); 62throw new ArgumentException(SR.Format(SR.GdiplusInvalidRectangle, rect.ToString()));