ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing Namespace / AnnotationProperties Class / Angle Property

Angle Property (AnnotationProperties)
Gets and sets the amount of rotation applied to the annotation around the geometry. This is only valid for point and two point polyline geometries. Measured in degrees.
Syntax
public Nullable<double> Angle {get; set;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.2 or higher.
See Also