Click or drag to resize

GM_CombineOpFlags_t32 Enumeration

Flags for combining terrain layers

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public enum GM_CombineOpFlags_t32
Members
  Member nameValueDescription
CombineOp_FillGaps1Fill small gaps in terrain layers
CombineOp_HideProgress2Hide progress for the operation
See Also