Declares the vertical alignment style of font.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2011
Syntax
| C# |
|---|
public enum VerticalAlignmentStyle |
| Visual Basic |
|---|
Public Enumeration VerticalAlignmentStyle |
| Visual C++ |
|---|
public enum class VerticalAlignmentStyle |
Members
| Member name | Description |
|---|---|
| Top | Alignment to top |
| Middle | Alignment to middle |
| Bottom | Alignment to bottom |