The ordinate dimension text orientation.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2017 Subscription Update
Since: 2017 Subscription Update
Syntax
| C# |
|---|
public enum OrdinateTextOrientation |
| Visual Basic |
|---|
Public Enumeration OrdinateTextOrientation |
| Visual C++ |
|---|
public enum class OrdinateTextOrientation |
Members
| Member name | Description |
|---|---|
| ParallelToDimensionLine | The dimension text orientation will be parallel to dimension line. |
| ParallelToWitnessLine | The dimension text orientation will be parallel to witness line. |