Extents2d.Overlaps Method
Checks if this extent overlaps another extent. If any of the two extents is
empty they never overlap. Returns true if the two extents are NOT totally separated.
Extents are viewed as 'solids'.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
ext
-
Extents2d
The extent to check for overlap with this one.
Return Value
bool
true if this extent overlaps the given one.
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8