Supported kinds of text vertical alignment within the text containing box.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0)
Since: 2016
Since: 2016
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Members
| Member name | Description |
|---|---|
| Top | Text is aligned with the top side of the text box. |
| Bottom | Text is aligned with the bottom side of the text box. |
| Middle | Text is vertically centered within the text box. |