ArcGIS Pro 3.7 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 Overridable Property RelativePosition As OverlayControlRelativePosition
    public virtual OverlayControlRelativePosition RelativePosition {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also