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