5 references to GdiplusDestPointsInvalidLength
System.Drawing.Common (5)
System\Drawing\Graphics.cs (5)
2062
throw new ArgumentException(SR.
GdiplusDestPointsInvalidLength
);
2079
throw new ArgumentException(SR.
GdiplusDestPointsInvalidLength
);
2135
throw new ArgumentException(SR.
GdiplusDestPointsInvalidLength
);
2180
throw new ArgumentException(SR.
GdiplusDestPointsInvalidLength
);
2233
throw new ArgumentException(SR.
GdiplusDestPointsInvalidLength
);