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

Provides data for mouse-related events on GraphicsLayer that do not specifically involve mouse buttons, for example GraphicsLayer.MouseMove.

Object Model

GraphicMouseEventArgs ClassGraphic Class

Syntax

Visual Basic (Declaration) 
Public Class GraphicMouseEventArgs 
   Inherits System.EventArgs
C# 
public class GraphicMouseEventArgs : System.EventArgs 

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.