Table of Contents

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 IntPtr

The h monitor.

Returns

DpiScale