MapMouseEventsHandler Events | ![]() |
The MapMouseEventsHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | Click |
Event to be fired on a mouse click.
|
![]() | DoubleClick |
Event to be fired on a mouse double click.
|
![]() | MouseDown |
Event to be fired when the mouse button is pressed down.
|
![]() | MouseMove |
Can be fired when the mouse is moved.
|
![]() | MouseUp |
Event to be fired when the mouse button is released.
|
![]() | OnMouseEnter |
Fired when the mouse moves over the item.
|
![]() | OnMouseLeave |
Fired when the mouse moves off the item.
|