Global Mapper SDK
| GM_LayerList_t .IndexOf Method |
Returns index of the given layer or -1 if not found
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public int IndexOf ( GM_Layer_t aLayer )
Parameters
- aLayer
-
Type:
GlobalMapper
.
GM_Layer_t
Layer object to check
Return Value
Type: Int32Index of the given layer or -1 if none found
Comments
0 comments
Please sign in to leave a comment.