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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also