Check if this Geodetic coordinate equals other
Namespace: Emgu.CV.GeodeticAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
public bool Equals( GeodeticCoordinate other )
Public Function Equals ( _ other As GeodeticCoordinate _ ) As Boolean
public: virtual bool Equals( GeodeticCoordinate other ) sealed
Parameters
- other
- GeodeticCoordinate
The other coordinate to be compared with