GM_BoundsType_t8 Enumeration |
Define different type of bounding boxes to get
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)

C#
Copy
public enum GM_BoundsType_t8

Member name | Value | Description | |
---|---|---|---|
Bounds_Global | 0 | Full bounds in current global projection | |
Bounds_Export | 1 | Export bounds in current global projection | |
Bounds_DefaultView | 2 | Default view bounds in current global projection | |
Bounds_Native | 3 | Full bounds in native layer projection | |
Bounds_NumTypes | 4 |
