DpiHelper::DeviceToLogicalUnits Method (Point)

 

Microsoft internal use only.

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

public:
[ExtensionAttribute]
static Point DeviceToLogicalUnits(
	Point devicePoint
)

Parameters

devicePoint
Type: System.Windows::Point

Point in device coordinates

Return Value

Type: System.Windows::Point

The logical units.

Return to top
Show: