ArcGIS Runtime SDK for WPF - Library Reference
Map.MapGestureEventArgs Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.Client Namespace : Map.MapGestureEventArgs Class


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

Public Properties

 NameDescription
public PropertyGestureGets the gesture type.  
public PropertyHandledGets whether this event should continue to bubble.  
public PropertyMapPointGets the location on the map where the event was raised  
public PropertyScaleGets the delta scale.  
public PropertyTranslateGets the delta translation.  
Top

Public Methods

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

See Also

© ESRI, Inc. All Rights Reserved.