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 an boolean value indicating whether the Kinect Toolkit input element has been captured with a gesture.
Syntax
public:
property bool HasCapture {
bool get ();
}
public bool HasCapture { get; }
Property value
[C++]
[C#]
True if the element has been captured with a gesture; otherwise, false.
Remarks
Requirements
Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )
See also
Reference
IInputModel Interface
Microsoft.Kinect.Toolkit.Input Namespace