ArcGIS Pro 3.0 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, Windows 8.1

    See Also