Click or drag to resize

GM_GetFeatureFlags_t32 Enumeration

Flags to use when using a GM_Get*FeatureEx function

Namespace:  GlobalMapper.Types
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
public enum GM_GetFeatureFlags_t32
Members
  Member nameValueDescription
GetFeature_UseLayerProj1Fetch feature coordinates in layer projection instead of current set prjoection
DontGetPolylineCoords2Don't get the coordinate list for line and area features
See Also