Click or drag to resize

GM_GridGenSetup_tmBounds Field

(GM_Rectangle_t*)Bounding box to grid to in current proj units. Pass NULL to use the combined bounds of all input layers (the default).

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public GM_Rectangle_t mBounds

Field Value

Type: GM_Rectangle_t
See Also