Text Note Options Keep Rotated Text Readable Property Flag controling whether a rotate text is to stay oriented to be always readable. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool KeepRotatedTextReadable { get; set; } Public Property KeepRotatedTextReadable As Boolean Get Set public: property bool KeepRotatedTextReadable { bool get (); void set (bool value); } member KeepRotatedTextReadable : bool with get, set Property Value Boolean Remarks Default value is True. See Also Reference TextNoteOptions Class Autodesk.Revit.DB Namespace
Text Note Options Keep Rotated Text Readable Property Flag controling whether a rotate text is to stay oriented to be always readable. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool KeepRotatedTextReadable { get; set; } Public Property KeepRotatedTextReadable As Boolean Get Set public: property bool KeepRotatedTextReadable { bool get (); void set (bool value); } member KeepRotatedTextReadable : bool with get, set Property Value Boolean Remarks Default value is True. See Also Reference TextNoteOptions Class Autodesk.Revit.DB Namespace