ArcGIS API for Windows Phone - Library Reference
Graphic Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > GraphicMouseEventArgs Class : Graphic Property

Gets a reference to the the GraphicMouseEventArgs.Graphic that raised the event.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Graphic As Graphic
C# 
public Graphic Graphic {get;}

Property Value

Gets a reference to the GraphicMouseEventArgs.Graphic that raised the event.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.