TextNoteOptions
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the TextNoteOptions | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| HorizontalAlignment | HorizontalTextAlignment | Horizontal alignment of the text. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| KeepRotatedTextReadable | bool | Flag controling whether a rotate text is to stay oriented to be always readable. | |
| Rotation | double | Base line angle of a text note, in radians. | |
| TypeId | ElementId | Id of a text type that defines the style of a text note. | |
| VerticalAlignment | VerticalTextAlignment | Vertical alignment of the text. |