Global Mapper SDK
| GM_LayerList_t .Contains Method |
Checks to see if the list contains the given layer
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public bool Contains ( GM_Layer_t aLayer )
Parameters
- aLayer
-
Type:
GlobalMapper
.
GM_Layer_t
Layer object to check
Return Value
Type: BooleanTrue if it contains the layer False if it does not
Comments
0 comments
Please sign in to leave a comment.