Click or drag to resize

GM_CombineOpFlags_t32 Enumeration

Flags for combining terrain layers

Namespace:  GlobalMapper.Types
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.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