ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / OverlayControlPositionChangedEventArgs Class / YPosition Property

In This Topic
    YPosition Property (OverlayControlPositionChangedEventArgs)
    In This Topic
    Gets the pixel offset for the top.
    Syntax
    public double YPosition {get;}
    Public ReadOnly Property YPosition As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also