Global Mapper SDK
| GM_LayerList_t .Item Property |
Gets the layer at the selected index
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_Layer_t this [ int index ] { get ; set ; }
Parameters
- index
-
Type:
System
.
Int32
index of layer
Return Value
Type: GM_Layer_tReturns the layer at the given index or null if index is out of range
Comments
0 comments
Please sign in to leave a comment.