DimensionFormatAttributes Constructor |
Overload List
Name | Description | |
---|---|---|
DimensionSetBaseAttributesDimensionFormatAttributes |
Creates a new dimension format attributes instance. By default the format rounds the dimension value to
the nearest whole and shows it with no decimals. The unit is selected automatically.
| |
DimensionSetBaseAttributesDimensionFormatAttributes(DimensionSetBaseAttributesDimensionValuePrecisions, DimensionSetBaseAttributesDimensionValueFormats, DimensionSetBaseAttributesDimensionValueUnits) |
Creates a new dimension format attributes instance with the given parameters.
|
See Also