Global Mapper SDK
| GM_LayerList_t .Add Method |
Adds a layer to the list
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public int Add ( GM_Layer_t aLayer )
Parameters
- aLayer
-
Type:
GlobalMapper
.
GM_Layer_t
Layer Object to add
Return Value
Type: Int32index of added layer
Comments
0 comments
Please sign in to leave a comment.