Share via


IInputModel.Element Property

Gets the object that represents the Kinect Toolkit input element.

Syntax

public:
property Object^ Element {
         Object^ get ();
}
public ObjectElement { get; }

Property value

[C++] 
[C#] 

Type: Object
Type: Object

 

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