![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to members that cache the selection for fast hit testing.
Use the EditSelectionCache object to quickly determine if the mouse is
over a selected feature.
| Name | Description | |
|---|---|---|
![]() |
HitTest | Tests if the location is over the selection or not. |
![]() |
Initialize | Initializes the cache using the editor's selection. |
| Classes | Description |
|---|---|
| EditSelectionCache | Caches the selection for fast hit testing. |