ArcGIS API for Windows Phone - 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 andGraphicsLayer.MouseLeftButtonUp 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 Vista, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.