ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / MapViewEventArgs Class / MapViewEventArgs Constructor

In This Topic
    MapViewEventArgs Constructor
    In This Topic
    Constructs a new MapViewEventArgs.
    Syntax
    public MapViewEventArgs( 
       MapView viewer
    )
    Public Function New( _
       ByVal viewer As MapView _
    )

    Parameters

    viewer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also