Units.GetFormatOptions
Description:
Gets the default FormatOptions for a unit type.
Gets the default FormatOptions for a unit type.
public FormatOptions GetFormatOptions(
UnitType unitType
)
-
unitTypeThe unit type.
-
unitType is an invalid unit type. See UnitUtils.IsValidUnitType() and UnitUtils.GetValidUnitTypes().
-
A value passed for an enumeration argument is not a member of that enumeration