The options to be used when orienting text annotations relative to stairs.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum StairsTextOrientation
Members
| Member name | Value | Description |
|---|---|---|
| Horizontal | 0 | Indicator text will be displayed horizontally. |
| Vertical | 1 | Indicator text will be displayed vertically. |
