eDriven Framework API
Equals Method (other)
NamespaceseDriven.Core.GeomPointEquals(Point)
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public bool Equals(
	Point other
)
Public Function Equals ( _
	other As Point _
) As Boolean
public:
bool Equals(
	Point^ other
)
Parameters
other (Point)

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)