Namespace:
Autodesk.Revit.DB
TextAlignFlags
Enumeration
Description:
An enumerated type listing all the Text align flags.
An enumerated type listing all the Text align flags.
TextAlignFlags Enumeration Members:
| Name | Description |
|---|---|
| 64 | Align text left |
| 128 | Align text center |
| 256 | Align text right |
| 512 | Align text top |
| 1,024 | Align text middle |
| 2,048 | Align text bottom |