TextNoteOptionsRotation Property

Base line angle of a text note, in radians.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double Rotation { get; set; }

Property Value

Double
Remarks
Default value is 0.0.
See Also