Revit 2026 API
Vertical |
Declares the vertical alignment style of font.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
| Member name | Value | Description |
|---|---|---|
| Bottom | 8 | Alignment to bottom |
| Middle | 4 | Alignment to middle |
| Top | 0 | Alignment to top |
See Also