Share via


IKinectManipulatableController.ManipulatableInputModel Property

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