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

Provides event data for the GraphicsLayer.MouseLeftButtonDown, GraphicsLayer.MouseLeftButtonUp, GraphicsLayer.MouseRightButtonDown and GraphicsLayer.MouseRightButtonUp events.

Object Model

GraphicMouseButtonEventArgs ClassGraphic Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class GraphicMouseButtonEventArgs 
   Inherits GraphicMouseEventArgs
C# 
public sealed class GraphicMouseButtonEventArgs : GraphicMouseEventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      ESRI.ArcGIS.Client.GraphicMouseEventArgs
         ESRI.ArcGIS.Client.GraphicMouseButtonEventArgs

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.