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