ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapViewOverlayControl Class / InitialXRatio Property

In This Topic
    InitialXRatio Property (MapViewOverlayControl)
    In This Topic
    The initial horizontal position of the control as a percent. Can be from 0 (left edge), to 1 (right edge).
    Syntax
    public virtual double InitialXRatio {get;}
    Public Overridable ReadOnly Property InitialXRatio As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also