ArcGIS Pro 3.7 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 ReadOnly Property XRatio As Double
    public double XRatio {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also