DpiHelper.LogicalToDeviceUnitsY Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member LogicalToDeviceUnitsY(Double) Returns the closest value in logical units that will be converted to an integer value when converted to vertical device units.
Public methodStatic member LogicalToDeviceUnitsY(Int32) Returns the closest value in logical units that will be converted to an integer value when converted to vertical device units.
Public methodStatic member LogicalToDeviceUnitsY(Single) Returns the closest value in logical units that will be converted to an integer value when converted to vertical device units.

Top

See Also

Reference

DpiHelper Class

Microsoft.VisualStudio.PlatformUI Namespace