DpiHelper::DpiScalePercentX Property

Visual Studio 2015
 

Gets the DPI scale percent for the horizontal scale.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property int DpiScalePercentX {
	static int get();
}

Property Value

Type: System::Int32

Returns Int32.

Return to top
Show: