Click or drag to resize

GM_ContourParams_tmContourBounds Property

Bounds of contour lines to create. Pass empty rectangle to use entirety of passed in layer(s).

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

Property Value

Type: GM_Rectangle_t
See Also