Click or drag to resize

GM_Rectangle_t Class

This type describes a bounding rectangle in world coordinates
Inheritance Hierarchy
SystemObject
  GlobalMapper.TypesGM_Rectangle_t

Namespace:  GlobalMapper.Types
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
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