DotSpatial.Data.FeatureSetExt.Intersects - sindizzy/DSW GitHub Wiki

Intersects

Syntax

Intersects(DotSpatial.Data.IFeature self, DotSpatial.Topology.IEnvelope env)

Summary

Tests to see if this feature intersects with the specified envelope

 

Parameters

Name Description
self This feature
env The envelope to test

Returns

Boolean, true if the intersection occurs

⚠️ **GitHub.com Fallback** ⚠️