Click or drag to resize

GM_Point3D_t Structure

Structure for holding a 3D Point

Namespace:  GlobalMapper.Types
Assemblies:   GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 23.0.0.0 (23.0.0.0)
  GlobalMapperWrapperNET35 (in GlobalMapperWrapperNET35.dll) Version: 23.0.0.0 (23.0.0.0)
Syntax
public struct GM_Point3D_t

The GM_Point3D_t type exposes the following members.

Fields
  NameDescription
Public fieldmElev
Elevation
Public fieldmX
Easting/Longitude
Public fieldmY
Northing/Latitude
Top
See Also