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 model that maintains data and state for a manipulatable Kinect Toolkit input element.
Syntax
public:
property ManipulatableModel^ ManipulatableInputModel {
ManipulatableModel^ get ();
}
public ManipulatableModelManipulatableInputModel { get; }
Property value
Type: ManipulatableModel
The manipulatable input model.
Remarks
Requirements
Namespace: Microsoft.Kinect.Xaml.Controls
Assembly: (in )
See also
Reference
IKinectManipulatableController Interface
Microsoft.Kinect.Xaml.Controls Namespace