ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / AnnotationProperties Class / FlipAngle Property

In This Topic
    FlipAngle Property (AnnotationProperties)
    In This Topic
    Specifies the angle, in degrees from the vertical, at which point rotated text is flipped, or mirrored, in place. At this point the text starting point becomes the ending point and conversly.
    Syntax
    public Nullable<double> FlipAngle {get; set;}
    Public Property FlipAngle As Nullable(Of Double)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also