Maptitude GISDK Help |
Sets the inclusion status for spatial selection.
SetSelectInclusion(string inclusion)
Argument |
Contents |
inclusion |
"Enclosed" or "Intersecting" |
If the setting is "Enclosed", line and area features are selected only when they are fully contained within the search area.
If the setting is "Intersecting", line and area features are selected when they are fully contained or when any part of the feature intersects the search area.
SetSelectInclusion("Enclosed")
Error Type |
Meaning |
Error |
The inclusion argument is invalid |
Function |
Summary |
Indicates the current inclusion status for spatial selection |
©2025 Caliper Corporation | www.caliper.com |