Namespace:
Autodesk.Revit.DB
TagOrientation
Enumeration
Description:
An enumerated type listing tag orientation options that are supported by IndependentTags.
An enumerated type listing tag orientation options that are supported by IndependentTags.
Syntax
public enum TagOrientation
Unknown Namespace Members:
Name | Description |
---|---|
Horizontal | The Orientation of tag is Horizontal. |
Vertical | The Orientation of tag is Vertical. |
AnyModelDirection | The orientation of tag is Model. |