Click or drag to resize

GM_BoundsType_t8 Enumeration

Define different type of bounding boxes to get

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_BoundsType_t8
Members
  Member nameValueDescription
Bounds_Global0Full bounds in current global projection
Bounds_Export1Export bounds in current global projection
Bounds_DefaultView2Default view bounds in current global projection
Bounds_Native3Full bounds in native layer projection
Bounds_NumTypes4
See Also