HitTestResult Class

Stores the first PressableModel object and all ManipulatableModel objects associated with a hit test.

public ref class HitTestResult sealed

HitTestResult has the following members.

NameDescription
HitTestResultInitializes a new instance of the HitTestResult class.

NameDescription
EmptyGets an empty instance of the HitTestResult class.
FirstKinectAwareElement Gets or sets the first PressableModel object associated with a hit test.
ManipulationAwareElements Gets or sets the list of ManipulatableModel objects associated with a hit test.

Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )

Community Additions

ADD
Show: