Share via


IKinectControl Interface

The interface implemented by Kinect controls.

Syntax

public interface class IKinectControl
public interface IKinectControl

Members

IKinectControl has the following members.

Properties

Name Description
IsManipulatable Gets a boolean value indicating whether the control receives manipulation gestures.
IsPressable Gets a boolean value indicating whether the control receives press gestures.

Methods

Name Description
CreateController Creates a IKinectController object with the specified input model and Kinect region.

Remarks

Requirements

Namespace: Microsoft.Kinect.Xaml.Controls

Assembly: (in )

See also

Reference

Microsoft.Kinect.Xaml.Controls Namespace