Share

VerticalAlignmentStyle Enumeration

Declares the vertical alignment style of font.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum VerticalAlignmentStyle

Members

Member nameValueDescription
Bottom8 Alignment to bottom
Middle4 Alignment to middle
Top0 Alignment to top

See Also

Reference

Was this information helpful?