DpiHelper::LogicalToDeviceUnits Method (Rectangle)

Visual Studio 2015
 

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

public:
Rectangle LogicalToDeviceUnits(
	Rectangle logicalRect
)

Parameters

logicalRect
Type: System.Drawing::Rectangle

Return Value

Type: System.Drawing::Rectangle

Returns Rectangle.

Return to top
Show: