Web API Reference | MapGuide Open Source |
Given 2 geometries a and b, a.Crosses(b) is true if and only if the dimension of the intersection of the interior of a and the interior of b is less than the greater of the dimension of the interior of a and the dimension of the interior of b and the intersection of a and b is neither a nor b.
![]()
.NET Syntax
Java Syntax
PHP Syntax
|