The following tables list the members exposed by Map.MapGestureEventArgs.
Name | Description | |
---|---|---|
![]() | Gesture | Gets the gesture type. |
![]() | Handled | Gets whether this event should continue to bubble. |
![]() | MapPoint | Gets the location on the map where the event was raised |
![]() | Scale | Gets the delta scale. |
![]() | Translate | Gets the delta translation. |
Name | Description | |
---|---|---|
![]() | DirectlyOver | Gets all graphics in the the provided GraphicsLayers that is under the gesture location. |
![]() | GetPosition | Returns the position of the mouse pointer relative to the specified element. |