Click or drag to resize

GM_HoleInArea_tmPoints Property

List of points in the hole in global coordinates (pointer to GM_Point_t array)

Namespace:  GlobalMapper.Types
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
public GM_Point_t[] mPoints { get; set; }

Property Value

Type: GM_Point_t
See Also