ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / MapSeries Class / MapFrame Property

In This Topic
    MapFrame Property (MapSeries)
    In This Topic
    Gets and sets the associated MapFrame.
    Syntax
    public MapFrame MapFrame {get; set;}
    Public Property MapFrame As MapFrame

    Property Value

    Type: MapFrame
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also