Global Mapper SDK
| GM_Layer_t .AddLineToVectorLayer Method |
Adds a point 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 AddLineToVectorLayer ( GM_LineFeature_t aLine , GM_AddFeatureFlags_t8 aFlags )
Parameters
- aLine
-
Type:
GlobalMapper
.
GM_LineFeature_t
IN: Line 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.