Global Mapper SDK
| GM_FoundFeatureCollection_t .GetAreas Method |
Gets a list of all area 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_AreaFeature_t [] GetAreas ( GM_GetFeatureFlags_t32 aFlags = 0 )
Parameters
- aFlags (Optional)
-
Type:
GlobalMapper
.
GM_GetFeatureFlags_t32
Flags for the get area feature operation
Return Value
Type: GM_AreaFeature_tAn array of area Features
Comments
0 comments
Please sign in to leave a comment.