| UnitsConverter Methods | 
The UnitsConverter type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | PixelsToPoints | 
            Converts from pixels to points. The result of this method takes into account the 
            current screen resolution.
             | 
|   | PointsToPixels | 
            Converts from points to pixels. The result of this method takes into account the 
            current screen resolution.
             | 
 See Also
See Also