Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the object that represents the Kinect Toolkit input element.
Syntax
public:
property Object^ Element {
Object^ get ();
}
public ObjectElement { get; }
Property value
[C++]
[C#]
A reference to the Kinect Toolkit input element.
Remarks
Requirements
Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )
See also
Reference
IInputModel Interface
Microsoft.Kinect.Toolkit.Input Namespace