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 capture status of the Kinect Toolkit input element has changed.
Syntax
public:
property bool HasCaptureChanged {
bool get ();
}
public bool HasCaptureChanged { get; }
Property value
[C++]
[C#]
True if the capture status has changed; otherwise, false.
Remarks
Requirements
Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )
See also
Reference
IInputModel Interface
Microsoft.Kinect.Toolkit.Input Namespace