Click or drag to resize

SI.ToScaledString Method

Overload List
  Name Description
Public method Static member ToScaledString(Double, String, String, Double, Double) Turns the given number of units into a textual representation with an appropriate unit scaling.
Public method Static member ToScaledString(Double, String, String[], Double, Double) Turns the given number of units into a textual representation with an appropriate unit scaling.
Public method Static member ToScaledString(Double, Int32, String, String[], Double, Double) Turns the given number of units into a textual representation with an appropriate unit scaling.
Public method Static member ToScaledString(Double, String, String, String[], Int32, Double, Double) Turns the given number of units into a textual representation with an appropriate unit scaling given string array of factor names or symbols.
Top
See Also