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

The list of selected graphics.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property SelectedGraphics As IEnumerable(Of Graphic)
C# 
public IEnumerable<Graphic> SelectedGraphics {get;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.