Click or drag to resize

GM_Rectangle_t Class

This type describes a bounding rectangle in world coordinates
Inheritance Hierarchy
SystemObject
  GlobalMapperGM_Rectangle_t

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

The GM_Rectangle_t type exposes the following members.

Constructors
Fields
  NameDescription
Public fieldmMaxX
Maximum x/easting/longitude coordinate
Public fieldmMaxY
Maximum y/northing/latitude coordinate
Public fieldmMinX
Minimum x/easting/longitude coordinate
Public fieldmMinY
Minimum y/northing/latitude coordinate
Top
See Also