HitTestResult Class
Stores the first PressableModel object and all ManipulatableModel objects associated with a hit test.
HitTestResult has the following members.
| Name | Description |
|---|---|
| HitTestResult | Initializes a new instance of the HitTestResult class. |
| Name | Description |
|---|---|
| Empty | Gets 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. |
Community Additions
ADD
Show: