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