DpiHelper::DpiScalePercentY Property

Visual Studio 2015
 

Gets the DPI scale percent for the vertical scale.

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

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

Property Value

Type: System::Int32

Returns Int32.

Return to top
Show: