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