ArcGIS Pro 2.8 API Reference Guide
MapClosedEventArgs Constructor

ArcGIS.Desktop.Mapping.Events Namespace > MapClosedEventArgs Class : MapClosedEventArgs Constructor
A MapPane that is closed.
Constructs a MapClosedEventArgs.
Syntax
public MapClosedEventArgs( 
   IMapPane mapPane
)
Public Function New( _
   ByVal mapPane As IMapPane _
)

Parameters

mapPane
A MapPane that is closed.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

MapClosedEventArgs Class
MapClosedEventArgs Members