Global Mapper SDK
| GM_LayerList_t .Insert Method |
Inserts at the given index pushing all succeeding items back
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public void Insert ( int aIndex , GM_Layer_t aLayer )
Parameters
- aIndex
-
Type:
System
.
Int32
0 based location of the list to insert at - aLayer
-
Type:
GlobalMapper
.
GM_Layer_t
The Layer to Insert into
Comments
0 comments
Please sign in to leave a comment.