Declares the horizontal alignment style of font.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
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 |