Bespoke Multi-Touch Framework
Equals Method (other)
NamespacesBespoke.MultiTouch.FrameworkFtirPointEquals(Object)
Determines whether the specified System.Object is equal to the FTIR point.
Declaration Syntax
C#Visual BasicVisual C++
public override bool Equals(
	Object other
)
Public Overrides Function Equals ( _
	other As Object _
) As Boolean
public:
virtual bool Equals(
	Object^ other
) override
Parameters
other (Object)
The System.Object to compare with the current point.
Return Value
true if the specified System.Object is equal to the current point; false otherwise.

Assembly: Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)