ArcGIS Pro 3.7 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 Function New( _
       ByVal viewer As MapView _
    )
    public MapViewEventArgs( 
       MapView viewer
    )

    Parameters

    viewer
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also