Annotation |
The AnnotationLabelParameterFormatting type exposes the following members.
| Name | Description | |
|---|---|---|
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
| LeadingLineBreak | True if a leading line break should be added the leading spaces, prefix and parameter value. | |
| LeadingSpaces | The number of spaces to add before the parameter value. | |
| Prefix | The prefix to add before the parameter value. | |
| SampleText | The sample text to show in the label in the family environment. | |
| Suffix | The suffix to add after the parameter value. |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the AnnotationLabelParameterFormatting | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetParameterDefinition | The definition of the parameter shown in the label. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |