DpiHelper.LogicalToDeviceUnits Method (Rect)

 

Microsoft internal use only.

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

public static Rect LogicalToDeviceUnits(
	this Rect logicalRect
)

Parameters

logicalRect
Type: System.Windows.Rect

The rectangle in logical coordinates.

Return Value

Type: System.Windows.Rect

The device units.

Return to top
Show: