Global Mapper SDK
| GM_LayerList_t Constructor (GM_LayerList_t, Boolean) |
Constructor to make a List from an array of Layers
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_LayerList_t ( GM_LayerList_t theLayerList , bool isReadOnly = false )
Parameters
- theLayerList
-
Type:
GlobalMapper
.
GM_LayerList_t
The List of GM_Layer to create the GM_LayerList from - isReadOnly (Optional)
-
Type:
System
.
Boolean
Will this GM_LayerList be Read Only
Comments
0 comments
Please sign in to leave a comment.