DpiHelper::DeviceToLogicalUnitsScalingFactorX Property

Visual Studio 2015
 

Converts to the horizontal logical units scaling factor.

Namespace:   Microsoft.VisualStudio.Utilities.Dpi
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public:
property double DeviceToLogicalUnitsScalingFactorX {
	double get();
}

Property Value

Type: System::Double

The scaling factor.

Return to top
Show: