Syntax
| Intersects(DotSpatial.Data.IFeature self, DotSpatial.Topology.IEnvelope env) |
Summary
| Tests to see if this feature intersects with the specified envelope |
| Name |
Description |
| self |
This feature |
| env |
The envelope to test |
Returns
Boolean, true if the intersection occurs