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

In This Topic
    OffsetY Property (AnnotationProperties)
    In This Topic
    Gets and sets the Y offset.
    Syntax
    public Nullable<double> OffsetY {get; set;}
    Public Property OffsetY As Nullable(Of Double)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also