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

Gets or sets a value indicating whether this Symbol is selected.

Syntax

Visual Basic (Declaration) 
Public Property Selected As Boolean
C# 
public bool Selected {get; set;}

Property Value

true if selected; otherwise, false.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.