ArcGIS Pro 2.6 API Reference Guide
GetMapPanes Method

ArcGIS.Desktop.Mapping Namespace > Map Class : GetMapPanes Method
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 10, Windows 8.1, Windows 7

See Also

Reference

Map Class
Map Members