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

In This Topic
    Margin Property (MapViewOverlayControl)
    In This Topic
    The margin to maintain from the view border when moving the overlay.
    Syntax
    public virtual Thickness Margin {get; set;}
    Public Overridable Property Margin As Thickness
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also