MapWinGIS:SelectMode
From MapWindow GIS
The select mode enumerations are used to determine the behavior of selecting shapes within a shapefile.
Values
| Name | Summary |
|---|---|
| INTERSECTION | This specifies that shapes in the shapefile must only intersect with the bounding box to be selected. |
| INCLUSION | This specifies that shapes in the shapefile must be completely enclosed by the bounding box to be selected. |
















