FormatOptions.GetUnitTypeId
Method
Description:
Gets the identifier of the unit used to quantify values.
Gets the identifier of the unit used to quantify values.
Remarks:
Most units, such as square feet or degrees, are formatted as decimal decimal numbers. Other units may be displayed with specialized formatting methods like "feet and fractional inches" or "degrees, minutes and seconds".
Most units, such as square feet or degrees, are formatted as decimal decimal numbers. Other units may be displayed with specialized formatting methods like "feet and fractional inches" or "degrees, minutes and seconds".
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | UseDefault is true in this FormatOptions. |