Click or drag to resize

GM_GridCombineSetup_tmRectBounds Property

Bounding rectangle in current projection in which to perform operation. Keep at null rectangle (all zero values) to use default of intersection of input grid layers.

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public GM_Rectangle_t mRectBounds { get; set; }

Property Value

Type: GM_Rectangle_t
See Also