Click or drag to resize

GM_GetFeatureFlags_t32 Enumeration

Flags to use when using a GM_Get*FeatureEx function

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
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