DpiHelper::LogicalToDeviceUnitsY Method

 

Returns the closest value in logical units that will be converted to an integer value when converted to vertical device units.

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticLogicalToDeviceUnitsY(Double)

Returns the closest value in logical units that will be converted to an integer value when converted to vertical device units.

System_CAPS_pubmethodSystem_CAPS_staticLogicalToDeviceUnitsY(Int32)

Returns the closest value in logical units that will be converted to an integer value when converted to vertical device units.

System_CAPS_pubmethodSystem_CAPS_staticLogicalToDeviceUnitsY(Single)

Returns the closest value in logical units that will be converted to an integer value when converted to vertical device units.

Return to top
Show: