Provides access to additional members that cache the selection for fast hit testing.
Product Availability
Available with ArcGIS Desktop.
When To Use
Use the EditSelectionCache object to quickly determine if the mouse is
over a selected feature.
Members
Description | ||
---|---|---|
HitTest | Tests if the location is over the selection or not. | |
Initialize | Initializes the cache using the editor's selection. |
CoClasses that implement IEditSelectionCache2
CoClasses and Classes | Description |
---|---|
EditSelectionCache | Caches the selection for fast hit testing. |