StairsTextOrientation Enumeration


Stairs Text Orientation Enumeration

The options to be used when orienting text annotations relative to stairs.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum StairsTextOrientation
Members
Member name Value Description
Horizontal 0 Indicator text will be displayed horizontally.
Vertical 1 Indicator text will be displayed vertically.
See Also