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


The following tables list the members exposed by GraphicMouseButtonEventArgs.

Public Properties

 NameDescription
public PropertyGraphicGets a reference to the the GraphicMouseEventArgs.Graphic that raised the event. (Inherited from ESRI.ArcGIS.Client.GraphicMouseEventArgs)
public PropertyHandledGets or sets a value that marks the routed event as handled. A true value for Handled prevents most handlers along the event route from handling the same event again.  
public PropertyOriginalSource Gets a reference to the object that raised the event. (Inherited from ESRI.ArcGIS.Client.GraphicMouseEventArgs)
public PropertyStylusDevice Gets an object that reports stylus device information, such as the collection of stylus points associated with the input. (Inherited from ESRI.ArcGIS.Client.GraphicMouseEventArgs)
Top

Public Methods

 NameDescription
public MethodGetPosition Returns the x- and y-coordinates of the mouse pointer position, optionally evaluated against a coordinate origin of a supplied System.Windows.UIElement. (Inherited from ESRI.ArcGIS.Client.GraphicMouseEventArgs)
Top

See Also

© ESRI, Inc. All Rights Reserved.