Supported types of vertical alignment of a text element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since: 2016
Since: 2016
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member name | Description |
---|---|
Top | Top of the text box remains in place as the height of the text changes. |
Bottom | Bottom of the text box remains in place as the height of the text changes. |
Middle | The horizontal center line of the text box remains in place as the height of the text changes. |