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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also