InvalidDpiException(Double, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
InvalidDpiException(double invalidDpi, System::String ^ message);
public InvalidDpiException (double invalidDpi, string message);
new Microsoft.VisualStudio.Utilities.InvalidDpiException : double * string -> Microsoft.VisualStudio.Utilities.InvalidDpiException
Public Sub New (invalidDpi As Double, message As String)
Parameters
- invalidDpi
- Double
- message
- String