ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapViewOverlayControl Class / RelativePosition Property

In This Topic
    RelativePosition Property (MapViewOverlayControl)
    In This Topic
    When the window is resized the distance from the edge is maintained relative to the top left or bottom right corner of the map.
    Syntax
    public virtual OverlayControlRelativePosition RelativePosition {get; set;}
    Public Overridable Property RelativePosition As OverlayControlRelativePosition
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also