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 a value indicating whether the associated Kinect Toolkit input element supports manipulation gestures.
Syntax
public:
property bool IsManipulatable {
bool get ();
}
public bool IsManipulatable { get; }
Property value
[C++]
[C#]
True if the object supports manipulation gestures; otherwise, false.
Remarks
Requirements
Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )
See also
Reference
IInputModel Interface
Microsoft.Kinect.Toolkit.Input Namespace