StairsTextOrientation 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 nameValueDescription
Horizontal0 Indicator text will be displayed horizontally.
Vertical1 Indicator text will be displayed vertically.
See Also