Click or drag to resize

GM_RoughnessGridParams_tmBounds Property

Bounding rectangle (in specified projection) for roughness grid (pixel-is-area, i.e. provide coordinates of outer edge of sample not center of pixel)

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

Property Value

Type: GM_Rectangle_t
See Also