Share

TextNoteOptions.KeepRotatedTextReadable 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.3.0.0 (25.3.0.0)

Syntax

C#

public bool KeepRotatedTextReadable { get; set; }

Property Value

Boolean

Remarks

Default value is True.

See Also

Reference

Was this information helpful?