Revit 2020.1 API |
StairsTextOrientation Enumeration |
See Also |
The options to be used when orienting text annotations relative to stairs.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2013
Syntax
C# |
---|
public enum StairsTextOrientation |
Visual Basic |
---|
Public Enumeration StairsTextOrientation |
Visual C++ |
---|
public enum class StairsTextOrientation |
Members
Member name | Description |
---|---|
Horizontal | Indicator text will be displayed horizontally. |
Vertical | Indicator text will be displayed vertically. |