Namespace:
Autodesk.Revit.DB
VerticalTextAlignment
Enumeration
Description:
Supported types of vertical alignment of a text element.
Supported types of vertical alignment of a text element.
Syntax
public enum VerticalTextAlignment
Unknown Namespace Members:
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. |