GM_GetFeatureFlags_t32 Enumeration |
Flags to use when using a GM_Get*FeatureEx function
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

C#
Copy
public enum GM_GetFeatureFlags_t32

Member name | Value | Description | |
---|---|---|---|
GetFeature_UseLayerProj | 1 | Fetch feature coordinates in layer projection instead of current set prjoection | |
DontGetPolylineCoords | 2 | Don't get the coordinate list for line and area features |
