Global Mapper SDK
| GM_Layer_t .GetAreaFeature Method |
Gets a Area Feature in this layer at the specified index with optional flags.
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_AreaFeature_t GetAreaFeature ( uint aIndex )
Parameters
- aIndex
-
Type:
System
.
UInt32
Index of Area feature to retrieve
Return Value
Type: GM_AreaFeature_tAn area feature from the specified index of the layer
Comments
0 comments
Please sign in to leave a comment.