MonitorDpiAwarenessException Class
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 ref class MonitorDpiAwarenessException : Microsoft::VisualStudio::Utilities::Win32DpiAwarenessException
public class MonitorDpiAwarenessException : Microsoft.VisualStudio.Utilities.Win32DpiAwarenessException
type MonitorDpiAwarenessException = class
inherit Win32DpiAwarenessException
Public Class MonitorDpiAwarenessException
Inherits Win32DpiAwarenessException
- Inheritance
-
MonitorDpiAwarenessException
Constructors
MonitorDpiAwarenessException(IntPtr, Int32, Double, String) |
Properties
DpiMethodResult |
The HRESULT returned by the Win32 DPI-awareness API. (Inherited from Win32DpiAwarenessException) |
InvalidDpi | (Inherited from InvalidDpiException) |
MonitorHandle |
The HMONITOR for the monitor that was passed to the Win32 DPI-awareness API |