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.
Specifies whether the current control is a press target.
Syntax
public bool IsPressTarget { get; set; }
Property Value
Type: Boolean
TRUE if the control is a press target, FALSE otherwise.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Interaction
Assembly: Microsoft.Kinect.Toolkit.Interaction (in microsoft.kinect.toolkit.interaction.dll)
See Also
Reference
InteractionInfo Class
InteractionInfo Members
Microsoft.Kinect.Toolkit.Interaction Namespace