Search
MapEventArgs Members
Constructors Methods
 


Contains the arguments passed to handlers of global map events such as clicked.

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

 Public Constructors

  Name Description

MapEventArgs

Initializes a new instance of the MapEventArgs class.

 Public Methods

  Name Description

getMouseButton

Gets which mouse button has been pressed.

getMousePosition

Gets the current mouse pointer position.

 See Also