Global Mapper SDK
| GM_FeatureGrouping_t8 Enumeration |
Namespace:GlobalMapper
Assembly: GlobalMapperWrapperNET35 (in GlobalMapperWrapperNET35.dll) Version: 19.1.0.0 (19.1.0.0)
C#
Copy
public enum GM_FeatureGrouping_t8| Member name | Value | Description | |
|---|---|---|---|
| GroupingNone | 0 | no grouping; features are handled individually | |
| GroupingPartition | 1 | group features by attribute matching | |
| GroupingAll | 2 | include all features in a single group |