<Code Lib>
2023 Method
Changes 0
M

DimensionType.SetAlternateUnitsFormatOptions

Description:
Sets the FormatOptions to optionally override the default settings in the Units class for the alternate units value.
Remarks:
See the UnitType property to determine the unit type of this dimension style.

public void SetAlternateUnitsFormatOptions(
	FormatOptions formatOptions
)

Loading…