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

