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

Gets or sets the selection mode used with the selection tool.

Syntax

Visual Basic (Declaration) 
Public Property SelectionMode As DrawMode
C# 
public DrawMode SelectionMode {get; set;}

Remarks

Note that only DrawMode.Point and DrawMode.Rectangle is supported on GraphicsLayer. All draw modes are supported on FeatureLayer.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.