Method GetVirtualPixelScaleByMonitor
- Namespace
- SharpVectors.Runtime
- Assembly
- SharpVectors.Runtime.Wpf.dll
GetVirtualPixelScaleByMonitor(IntPtr)
Gets the virtual pixel scale for a monitor. This is essentially the Effective DPI of the monitor versus a standard 96 DPI.
public static DpiScale GetVirtualPixelScaleByMonitor(IntPtr hMonitor)
Parameters
hMonitor
IntPtrThe h monitor.