DotSpatial.Data.Extent.Intersection - sindizzy/DSW GitHub Wiki

Intersection

Syntax

Intersection(DotSpatial.Data.Extent other)

Summary

Calculates the intersection of this extent and the other extent. A result with a min greater than the max in either direction is considered invalid and represents no intersection.

 

Parameters

Name Description
other The other extent to intersect with.
⚠️ **GitHub.com Fallback** ⚠️