DimensionEqualityLabelFormatting Properties
| Name | Return Type | Description |
|---|---|---|
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |
| LabelType | LabelType | The parameter value to be shown. |
| LeadingSpaces | int | The number of spaces to include before the parameter value. |
| Prefix | string | The prefix to include before the parameter value. |
| Suffix | string | The suffix to include after the parameter value. |