Determines if the provided value is a valid maximum image size; if the "throwException" parameter is true then an Exception is thrown if the value is not valid.
Syntax
Parameters
- value
- The value to validate.
- throwException
- If true, an exception is thrown if the value is not valid.
Return Value
true if the value is a valid maximum image size; otherwise, false.
Exceptions
Requirements
Platforms: Windows 8, Windows 7, Windows Vista, Windows XP Professional, Windows 2000 - Windows Server family: 2012, 2008.R2, 2008, 2003, 2000
See Also