DpiHelper::DeviceToLogicalUnits Method (Size)

 

Microsoft internal use only.

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

public:
[ExtensionAttribute]
static Size DeviceToLogicalUnits(
	Size deviceSize
)

Parameters

deviceSize
Type: System.Windows::Size

Size in device units

Return Value

Type: System.Windows::Size

The logical units.

Return to top
Show: