Name Return Type Description
M FormatOptions.() None Creates a new FormatOptions object that represents default formatting.
M FormatOptions(DisplayUnitType) None Obsolete. Creates a new FormatOptions object that represents custom formatting.
M FormatOptions(ForgeTypeId) None Creates a new FormatOptions object that represents custom formatting.
M FormatOptions(FormatOptions) None Creates a copy of a FormatOptions object.
M FormatOptions(DisplayUnitType, UnitSymbolType) None Obsolete. Creates a new FormatOptions object that represents custom formatting.
M FormatOptions(DisplayUnitType, Double) None Obsolete. Creates a new FormatOptions object that represents custom formatting.
M FormatOptions(ForgeTypeId, ForgeTypeId) None Creates a new FormatOptions object that represents custom formatting.
M FormatOptions(DisplayUnitType, UnitSymbolType, Double) None Obsolete. Creates a new FormatOptions object that represents custom formatting.