GM_Point3D_t Structure

Structure for holding a 3D Point

Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)

Syntax

C#

Copy

public struct GM_Point3D_t

The GM_Point3D_t type exposes the following members.

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