DpiHelper::LogicalToDeviceUnitsX Method
Visual Studio 2015
Returns the closest value in logical units that are converted to an integer value when converted to horizontal device units.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | LogicalToDeviceUnitsX(Double) | Returns the closest value in logical units that are converted to an integer value when converted to horizontal device units. |
![]() ![]() | LogicalToDeviceUnitsX(Int32) | Returns the closest value in logical units that are converted to an integer value when converted to horizontal device units. |
![]() ![]() | LogicalToDeviceUnitsX(Single) | Returns the closest value in logical units that are converted to an integer value when converted to horizontal device units. |
Show:

