Bespoke Multi-Touch Framework
FtirFrameReceivedEventArgs Class
NamespacesBespoke.MultiTouch.FrameworkFtirFrameReceivedEventArgs
Containes event data for FTIR frames.
Declaration Syntax
C#Visual BasicVisual C++
public class FtirFrameReceivedEventArgs : EventArgs
Public Class FtirFrameReceivedEventArgs _
	Inherits EventArgs
public ref class FtirFrameReceivedEventArgs : public EventArgs
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FtirFrameReceivedEventArgs(FtirFrame)
Creates a new instance of FtirFrameReceivedEventArgs.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Frame
Gets the received frame.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
EventArgs
 FtirFrameReceivedEventArgs

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