Share via


InteractionHandPointer Members

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

Public Properties

Name Description
Public Property HandEventType Retrieves the InteractionHandEventType assocaited with this hand pointer.
Public Property HandType Retrieves the InteractionHandType associated with this hand pointer.
Public Property IsActive Gets a value indicating whether hand is one of possibly several candidates to be labeled as the primary hand for the user.
Public Property IsInteractive Gets a value indicating whether hand is within physical interaction region that maps to the user interface.
Public Property IsPressed Gets a value indicating whether hand is currently performing "press" action.
Public Property IsPrimaryForUser Gets a value indicating whether this is the primary hand for some user.
Public Property IsTracked Gets a value indicating whether this hand pointer is being tracked.
Public Property PressExtent Gets a interaction-adjusted measure of how much pressing is being performed by hand.
Public Property RawX Gets X-coordinate of hand pointer position.
Public Property RawY Gets Y-coordinate of hand pointer position.
Public Property RawZ Gets a measure of how much pressing is being performed by hand.
Public Property X Gets interaction-adjusted X-coordinate of hand pointer position.
Public Property Y Gets interaction-adjusted Y-coordinate of hand pointer position.

See Also

Reference

InteractionHandPointer Class
Microsoft.Kinect.Toolkit.Interaction Namespace