DpiHelper::LogicalDpiX Property

Visual Studio 2015
 

Gets the logical DPI for the horizontal coordinates.

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

public:
property double LogicalDpiX {
	static double get();
}

Property Value

Type: System::Double

Returns Double.

Return to top
Show: