RVTDocs.com
Namespace: Autodesk.Revit.DB Class: IndependentTag

IndependentTag.TagOrientation

Property
Description:
The tag orientation of the tag's head, such as horizontal or vertical.
Remarks:
TagOrientation for the supported orientations. Tags from types that have rotate with component turned on ignore the TagOrientation property. Tags that are not in tag mode ignores the TagOrientation property.
Syntax
public TagOrientation TagOrientation { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: A value passed for an enumeration argument is not a member of that enumeration