Declares the horizontal 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 HorizontalAlignmentStyle |
| Visual Basic |
|---|
Public Enumeration HorizontalAlignmentStyle |
| Visual C++ |
|---|
public enum class HorizontalAlignmentStyle |
Members
| Member name | Description |
|---|---|
| Left | Alignment to left |
| Center | Alignment to center |
| Right | Alignment to right |