Global Mapper SDK
| GM_FontDef_t .Equals Method |
Compares equality of two layers based off their handles
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public override bool Equals ( Object obj )
Parameters
- obj
-
Type:
System
.
Object
The layer to compare to this one
Return Value
Type: BooleanEquality of the two layers
Comments
0 comments
Please sign in to leave a comment.