ArcGIS Pro 2.6 API Reference Guide
SelectionEnvironment Class Members
Properties  Methods 


ArcGIS.Desktop.Mapping Namespace : SelectionEnvironment Class

The following tables list the members exposed by SelectionEnvironment.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Gets the selection combination mode.  
Public Propertystatic (Shared in Visual Basic) Gets the default selection color.  
Public Propertystatic (Shared in Visual Basic) Gets a value indicating whether to keep invisible features selected with a new selection.  
Public Propertystatic (Shared in Visual Basic) Gets a value indicating whether to save layer and standalone table selection with maps.  
Public Propertystatic (Shared in Visual Basic) Gets the selction method.  
Public Propertystatic (Shared in Visual Basic) Gets the search tolerance in device units.  
Public Propertystatic (Shared in Visual Basic) Gets a value indicating whether to display the Selection Chip, when coincident or overlapping features are selected.  
Public Propertystatic (Shared in Visual Basic) Gets a value indicating whether to display the selection graphic during selection.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Sets the selection combination mode. This method must be called on the MCT. Use QueuedTask.Run.  
Public Methodstatic (Shared in Visual Basic) Sets the default selection color. This method must be called on the MCT. Use QueuedTask.Run.  
Public Methodstatic (Shared in Visual Basic) Sets a value indicating whether to keep invisible features selected with a new selection. This method must be called on the MCT. Use QueuedTask.Run.  
Public Methodstatic (Shared in Visual Basic) Sets a value indicating whether to save layer and standalone table selection with maps. This method must be called on the MCT. Use QueuedTask.Run.  
Public Methodstatic (Shared in Visual Basic) Sets the SelectionMethod. This method must be called on the MCT. Use QueuedTask.Run.  
Public Methodstatic (Shared in Visual Basic) Sets the search tolerance in device units. This method must be called on the MCT. Use QueuedTask.Run.  
Public Methodstatic (Shared in Visual Basic) Sets a value indicating whether to display the Selection Chip, when coincident or overlapping features are selected. This method must be called on the MCT. Use QueuedTask.Run.  
Public Methodstatic (Shared in Visual Basic) Sets a value indicating whether to display the selection graphic during selection. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

SelectionEnvironment Class
ArcGIS.Desktop.Mapping Namespace