Global Mapper SDK
| GM_ElevColor_t .Equals Method |
Checks if equal to a given Color or GM_ElevColor_t
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public override bool Equals ( Object aColor )
Parameters
- aColor
-
Type:
System
.
Object
The Color to compare (either Color or GM_ElevColor_t) Note: the GM_ElevColor compares both the Color and the Elevation Values
Return Value
Type: BooleanWhether or not the colors are equal
Comments
0 comments
Please sign in to leave a comment.