Text Node Base Direction Property Direction of the base line of the text object in model space. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public XYZ BaseDirection { get; } Public ReadOnly Property BaseDirection As XYZ Get public: property XYZ^ BaseDirection { XYZ^ get (); } member BaseDirection : XYZ with get Property Value XYZ See Also Reference TextNode Class Autodesk.Revit.DB Namespace
Text Node Base Direction Property Direction of the base line of the text object in model space. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public XYZ BaseDirection { get; } Public ReadOnly Property BaseDirection As XYZ Get public: property XYZ^ BaseDirection { XYZ^ get (); } member BaseDirection : XYZ with get Property Value XYZ See Also Reference TextNode Class Autodesk.Revit.DB Namespace