ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Map Class / GetMapPanes Method

In This Topic
    GetMapPanes Method
    In This Topic
    Get the collection of map panes for the map
    Syntax
    public IReadOnlyList<IMapPane> GetMapPanes()
    Public Function GetMapPanes() As IReadOnlyList(Of IMapPane)

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also