Click or drag to resize

UnitsConverter Methods

The UnitsConverter type exposes the following members.

Methods
  NameDescription
Public methodStatic memberPixelsToPoints
Converts from pixels to points. The result of this method takes into account the current screen resolution.
Public methodStatic memberPointsToPixels
Converts from points to pixels. The result of this method takes into account the current screen resolution.
Top
See Also