ScaleHelperIsProcessPerMonitorAware Property

Gets whether the process is per-monitor DPI aware. Per-monitor DPI awareness is available on Windows 8.1 or later.

Definition

Namespace: KGySoft.WinForms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public static bool IsProcessPerMonitorAware { get; }

Property Value

Boolean

See Also