DpiAwareness.SystemDpiY Property
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.
The y-coordinate (or vertical) DPI of the system's primary display.
public:
static property double SystemDpiY { double get(); };
public static double SystemDpiY { get; }
static member SystemDpiY : double
Public ReadOnly Property SystemDpiY As Double