Share

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.3.0.0 (25.3.0.0)

Syntax

C#

public enum StairsTextOrientation

Members

Member nameValueDescription
Horizontal0 Indicator text will be displayed horizontally.
Vertical1 Indicator text will be displayed vertically.

See Also

Reference

Was this information helpful?