ArcGIS API for Silverlight - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.