GM_Distance_t Structure

Structure defining a combination of distance + units

Namespace:GlobalMapper
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
Copy
public struct GM_Distance_t

The GM_Distance_t type exposes the following members.

Constructors
NameDescription
Public methodGM_Distance_t

Default Constructor for a distance

Top
Fields
NameDescription
Public fieldmDistance
Public fieldmUnits
Top
See Also