Click or drag to resize

UnitsUtilities Methods

The UnitsUtilities type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetUnitString
Gets the short name of a unit type.
Public methodStatic memberTranslateToCurrentUnits
Translates a raw float data (unity units) to the currently selected units (m, cm, ft or inches)
Public methodStatic memberTranslateToCurrentUnitsString
Translates a raw float data (unity units) to the currently selected units and converts to string.
Public methodStatic memberTranslateToUnitsAndRound
Top
See Also