Declares the vertical alignment style of font.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public enum VerticalAlignmentStyle
Members
Member name | Value | Description |
---|---|---|
Bottom | 8 | Alignment to bottom |
Middle | 4 | Alignment to middle |
Top | 0 | Alignment to top |