Global Mapper SDK
| GM_Layer_t .AddAreaToVectorLayer Method |
Adds a area feature to a loaded vector layer
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_Error_t32 AddAreaToVectorLayer ( GM_AreaFeature_t aArea , GM_AddFeatureFlags_t8 aFlags )
Parameters
- aArea
-
Type:
GlobalMapper
.
GM_AreaFeature_t
IN: Point feature to add - aFlags
-
Type:
GlobalMapper
.
GM_AddFeatureFlags_t8
IN: Flags controlling the add
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.