UnitConverter Members

The UnitConverter type exposes the following members.

Methods

Name Description
Public method Static member ConvertPixelsToUnits

Converts a value measured in pixels (device-dependent units) to specified device-independent unit.

Public method Static member ConvertUnitsToPixels

Converts a value measured in specified device-independent unit to pixels.

Public method Static member ConvertUnitsToUnits

Converts a value measured in one device-independent unit to another one.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

See Also

Reference