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