Text Note Options Rotation Property Base line angle of a text note, in radians. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public double Rotation { get; set; } Public Property Rotation As Double Get Set public: property double Rotation { double get (); void set (double value); } member Rotation : float with get, set Property Value Double Remarks Default value is 0.0. See Also Reference TextNoteOptions Class Autodesk.Revit.DB Namespace
Text Note Options Rotation Property Base line angle of a text note, in radians. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public double Rotation { get; set; } Public Property Rotation As Double Get Set public: property double Rotation { double get (); void set (double value); } member Rotation : float with get, set Property Value Double Remarks Default value is 0.0. See Also Reference TextNoteOptions Class Autodesk.Revit.DB Namespace