ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing Namespace / AnnotationProperties Class / VerticalAlignment Property

In This Topic
    VerticalAlignment Property (AnnotationProperties)
    In This Topic
    Gets and sets the vertical alignment of the annotation.
    Syntax
    public Nullable<VerticalAlignment> VerticalAlignment {get; set;}
    Public Property VerticalAlignment As Nullable(Of VerticalAlignment)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also