Click or drag to resize

GM_LineFeature_tmPointList Field

List of points that make up the line (global coordinates when getting, native when adding feature)

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public GM_Point_t[] mPointList

Field Value

Type: GM_Point_t
See Also