Search
Events Members
Fields
 


Defines all events raised by the MapView component.

The following tables list the members exposed by the Events type.

 Public Fields

  Name Description

clicked

Raised when the user clicks the mapview. Event handlers get a MapEventArgs instance that contains data for this event.

controlLoaded

Raised when the control is loaded.

 See Also