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

TextElement.UpDirection

Property
Description:
Direction along the vertical axis of letters of the text note.
Remarks:

This vector points up from the base of the letters and is always perpendicular to the base direction. Those two vectors together define the plane of the text.

Syntax
public XYZ UpDirection { get; }