GM_AddFeatureFlags_t8 Enumeration |
Flags to use for adding features to vector layer functions
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

C#
Copy
public enum GM_AddFeatureFlags_t8

Member name | Value | Description | |
---|---|---|---|
AddFeature_UseDefaultStyle | 1 | Use the default style for this feature rather than the specified style | |
AddFeature_MoreAddsToFollow | 2 | There will be more features immediately added to this layer, so don't recalculate the bounding box, etc. based on this feature |
