ArcGIS API for WPF - Library Reference
Map.MapGestureEventArgs Class Members
See Also  Properties  Methods  Send comments on this topic
ESRI.ArcGIS.Client Namespace : Map.MapGestureEventArgs Class


The following tables list the members exposed by Map.MapGestureEventArgs.

Public Properties

 NameDescription
public PropertyGesture Gets the gesture type.  
public PropertyHandled Gets whether this event should continue to bubble.  
public PropertyMapPoint Gets the location on the map where the event was raised  
public PropertyScale Gets the delta scale.  
public PropertyTranslate Gets the delta translation.  
Top

Public Methods

 NameDescription
public MethodDirectlyOverGets all graphics in the the provided GraphicsLayers that is under the gesture location.  
public MethodGetPosition Returns the position of the mouse pointer relative to the specified element.  
Top

See Also

© ESRI, Inc. All Rights Reserved.