MapWinGeoProc:Topology2D:Extents IsCrossedByTheOutlineOf
From MapWindow GIS
IsCrossedByTheOutlineOf
Syntax
IsCrossedByTheOutlineOf(MapWinGeoProc.Topology2D.Extents Ext)
Summary
This specifically checks the borders to see if any of the segments completely cross over each other. Touching or overlapping won't evaluate as true.
Parameters
| Ext | The extents object to compare with. |
Returns
Boolean, true if any of the segments from this
Visual Basic Net 2005 Example Implementation Code
Visual C# 2005 Example Implementation Code
Back to Extents
















