RTreeSearch Method |
| Name | Description | |
|---|---|---|
| Search(BoundingBox, EventHandlerRTreeEventArgs) |
Searches for items in a bounding box.
The bounding box can be singular and contain exactly one single point. | |
| Search(Sphere, EventHandlerRTreeEventArgs) |
Searches for items in a sphere.
| |
| Search(BoundingBox, EventHandlerRTreeEventArgs, Object) |
Searches for items in a bounding box.
The bounding box can be singular and contain exactly one single point. | |
| Search(Sphere, EventHandlerRTreeEventArgs, Object) |
Searches for items in a sphere.
|