Click or drag to resize

GM_LayerInfo_tmControlPoints Property

RASTER ONLY: Ground control points list. Point to GM_GroundControlPoint_t

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public GM_GroundControlPoint_t[] mControlPoints { get; }

Property Value

Type: GM_GroundControlPoint_t
See Also