Tests the collection for an FTIR point created near a given timestamp.

Declaration Syntax
Public Function ContainsFtirPointNearTimeStamp ( _
timeStamp As DateTime, _
proximityThreshold As TimeSpan _
) As Boolean

Parameters
- timeStamp (DateTime)
- The timestamp to test against.
- proximityThreshold (TimeSpan)
- The length of time allowed before a negative return.

Return Value
true if a point with a nearby timestamp is found within the collection; false otherwise.
Assembly:
Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.0.0.0 (4.0.0.0)