Global Mapper SDK
| GM_LayerList_t Constructor (GM_Layer_t, Boolean) |
Default Constructor makes empty list with a specific capacity
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_LayerList_t ( GM_Layer_t aLayer , bool isReadOnly = false )
Parameters
- aLayer
-
Type:
GlobalMapper
.
GM_Layer_t
The Layer to start the List with. - isReadOnly (Optional)
-
Type:
System
.
Boolean
Specifies whether or not the list will be read only
Comments
0 comments
Please sign in to leave a comment.