|
| ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
| FeatureSelectionMode Property | |
| See Also | |
| ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > SelectFeature Class : FeatureSelectionMode Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property FeatureSelectionMode As FeatureSelectionMode | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public virtual FeatureSelectionMode FeatureSelectionMode {get; set;} | |