Global Mapper SDK
| GM_FoundFeatureCollection_t .GetPoints Method |
Gets a list of all point features from the the FoundFeatureCollection
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_PointFeature_t [] GetPoints ( GM_GetFeatureFlags_t32 aFlags = 0 )
Parameters
- aFlags (Optional)
-
Type:
GlobalMapper
.
GM_GetFeatureFlags_t32
Flags for the get point feature operation
Return Value
Type: GM_PointFeature_tAn array of point features
Comments
0 comments
Please sign in to leave a comment.