public class UnitsConverter
Public Class UnitsConverter
UnitsConverter | Initializes a new instance of the UnitsConverter class |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
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. |
ToString | (Inherited from Object) |