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

In This Topic
    YRatio Property
    In This Topic
    Gets the vertical offset of the control as a percent from 0 (top edge), to 1 (bottom edge).
    Syntax
    public double YRatio {get;}
    Public ReadOnly Property YRatio As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also