ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / MapSurround Class / MapFrame Property

In This Topic
    MapFrame Property (MapSurround)
    In This Topic
    Gets the MapFrame associated with the MapSurround.
    Syntax
    public MapFrame MapFrame {get;}
    Public ReadOnly Property MapFrame As MapFrame

    Property Value

    Type: MapFrame
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also