DpiHelper::LogicalToDeviceUnits 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 LogicalToDeviceUnits(
	Size logicalSize
)

Parameters

logicalSize
Type: System.Windows::Size

The size in logical units

Return Value

Type: System.Windows::Size

The device units.

Return to top
Show: