Click or drag to resize

GM_CombineOpFlags_t32 Enumeration

Flags for combining terrain layers

Namespace:  GlobalMapper.Types
Assemblies:   GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 23.0.0.0 (23.0.0.0)
  GlobalMapperWrapperNET35 (in GlobalMapperWrapperNET35.dll) Version: 23.0.0.0 (23.0.0.0)
Syntax
public enum GM_CombineOpFlags_t32
Members
  Member nameValueDescription
CombineOp_FillGaps1Fill small gaps in terrain layers
CombineOp_HideProgress2Hide progress for the operation
CombineOp_FindOverlap3When counting layers, only count where all layers overlap (1 for valid from all, 0 otherwise)
See Also