|
| ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
| FeatureSelectionMode Enumeration | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : FeatureSelectionMode Enumeration |
| Visual Basic (Declaration) | |
|---|---|
Public Enum FeatureSelectionMode Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As FeatureSelectionMode | |
| C# | |
|---|---|
public enum FeatureSelectionMode : System.Enum | |
| Member | Description |
|---|---|
| Add | Select features by adding to the current selection set. |
| CreateNew | Select features by creating a new selection. |
| Remove | Modify the selection set by removing features from the current selection set. |
| Toggle | Modify the selection set by removing already selected features and adding unselected features. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family