ScaleHelperIsProcessPerMonitorAware Property
Gets whether the process is per-monitor DPI aware. Per-monitor DPI awareness is available on Windows 8.1 or later.
Namespace: KGySoft.WinFormsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public static bool IsProcessPerMonitorAware { get; }
Public Shared ReadOnly Property IsProcessPerMonitorAware As Boolean
Get
public:
static property bool IsProcessPerMonitorAware {
bool get ();
}
static member IsProcessPerMonitorAware : bool with get
Property Value
Boolean