23 references to InvalidParameter
System.Drawing (23)
commonui\System\Drawing\Advanced\EncoderParameter.cs (3)
359
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
388
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
421
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
commonui\System\Drawing\Advanced\EncoderParameters.cs (1)
105
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
commonui\System\Drawing\Advanced\Gdiplus.cs (1)
3169
case
InvalidParameter
: return new ArgumentException(SR.GetString(SR.GdiplusInvalidParameter));
commonui\System\Drawing\Advanced\GraphicsPath.cs (2)
100
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
153
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
commonui\System\Drawing\Advanced\GraphicsPathIterator.cs (2)
267
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
309
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
commonui\System\Drawing\Advanced\Matrix.cs (2)
85
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
120
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
commonui\System\Drawing\Advanced\MetafileHeader.cs (11)
133
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
154
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
168
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
182
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
196
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
211
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
226
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
253
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
288
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
305
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
320
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);
commonui\System\Drawing\Advanced\PathGradientBrush.cs (1)
245
throw SafeNativeMethods.Gdip.StatusException(SafeNativeMethods.Gdip.
InvalidParameter
);