Overload List

  NameDescription
Public methodFormatOptions()()()()
Creates a new FormatOptions object that represents default formatting.
Public methodFormatOptions(DisplayUnitType) Obsolete.
Creates a new FormatOptions object that represents custom formatting.
Public methodFormatOptions(ForgeTypeId)
Creates a new FormatOptions object that represents custom formatting.
Public methodFormatOptions(FormatOptions)
Creates a copy of a FormatOptions object.
Public methodFormatOptions(DisplayUnitType, UnitSymbolType) Obsolete.
Creates a new FormatOptions object that represents custom formatting.
Public methodFormatOptions(DisplayUnitType, Double) Obsolete.
Creates a new FormatOptions object that represents custom formatting.
Public methodFormatOptions(ForgeTypeId, ForgeTypeId)
Creates a new FormatOptions object that represents custom formatting.
Public methodFormatOptions(DisplayUnitType, UnitSymbolType, Double) Obsolete.
Creates a new FormatOptions object that represents custom formatting.

See Also