MapWinGeoProc:Topology2D:Point Equals
From MapWindow GIS
Equals
Syntax
Equals(System.Object obj)
Summary
This function has been overriden to compare the vectors in the mathematical sense. If the components of the vector are equal, then this will return true.
Parameters
| obj | An object to compare with this object |
Returns
Boolean, true if the X and Y components are equal.
Visual Basic Net 2005 Example Implementation Code
Visual C# 2005 Example Implementation Code
Back to Point
















