Defines the feature selection environment.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|---|
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream (esriSystem) | |
ISelectionEnvironment | Provides access to members that control the selection environment. |
ISelectionEnvironmentLayer | Provides access to members that control the behavior of invisible layers when a new selection is made. |
ISelectionEnvironmentStorage | Provides access to members that controls whether objects save their selections. |
ISelectionEnvironmentThreshold | Provides access to members that control the selection environment warning threshold. |
SelectionEnvironment is the one and only instance of its class.