Share via


InteractionInfo Members

The following table(s) list the members exposed by the InteractionInfo type.

Public Constructors

Name Description
Public Method InteractionInfo Creates a new InteractionInfo object.

Public Properties

Name Description
Public Property IsGripTarget Specifies whether the current control is a grip target.
Public Property IsPressTarget Specifies whether the current control is a press target.
Public Property PressAttractionPointX Specifies the X coordinate of the control's press attraction point. Values are from 0.0 to 1.0.
Public Property PressAttractionPointY Specifies the Y coordinate of the control's press attraction point. Values are from 0.0 to 1.0.
Public Property PressTargetControlId Specifies the ID of the current press target control.

See Also

Reference

InteractionInfo Class
Microsoft.Kinect.Toolkit.Interaction Namespace