Global Mapper SDK
| GM_FoundFeature_t .CompareLayer Method |
Compares this found layer with a given layer
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public bool CompareLayer ( GM_Layer_t aLayer )
Parameters
- aLayer
-
Type:
GlobalMapper
.
GM_Layer_t
The layer to compare against
Return Value
Type: BooleanTrue if layers are the same False if layers are not the same
Comments
0 comments
Please sign in to leave a comment.