DpiHelper.DeviceToLogicalUnits Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public methodStatic member DeviceToLogicalUnits(Point) Extension method for Point that returns a new Point with the input's coordinates converted from device units to logical units.
Public methodStatic member DeviceToLogicalUnits(Rect) Extension method for Rect that returns a new Rect with the input's coordinates converted from device units to logical units.
Public methodStatic member DeviceToLogicalUnits(Size) Extension method for Size that returns a new Size with the input's dimensions converted from device units to logical units.

Top

See Also

Reference

DpiHelper Class

DpiHelper Members

Microsoft.VisualStudio.PlatformUI Namespace