DpiHelper::LogicalToDeviceUnitsX Method

 

Returns the closest value in logical units that are converted to an integer value when converted to horizontal device units.

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticLogicalToDeviceUnitsX(Double)

Returns the closest value in logical units that are converted to an integer value when converted to horizontal device units.

System_CAPS_pubmethodSystem_CAPS_staticLogicalToDeviceUnitsX(Int32)

Returns the closest value in logical units that are converted to an integer value when converted to horizontal device units.

System_CAPS_pubmethodSystem_CAPS_staticLogicalToDeviceUnitsX(Single)

Returns the closest value in logical units that are converted to an integer value when converted to horizontal device units.

Return to top
Show: