ArcGIS Pro 3.7 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 Property FlipAngle As Nullable(Of Double)
    public Nullable<double> FlipAngle {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also