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.
The following table(s) list the members exposed by the InteractionHandPointer type.
Public Properties
Name | Description | |
---|---|---|
![]() |
HandEventType | Retrieves the InteractionHandEventType assocaited with this hand pointer. |
![]() |
HandType | Retrieves the InteractionHandType associated with this hand pointer. |
![]() |
IsActive | Gets a value indicating whether hand is one of possibly several candidates to be labeled as the primary hand for the user. |
![]() |
IsInteractive | Gets a value indicating whether hand is within physical interaction region that maps to the user interface. |
![]() |
IsPressed | Gets a value indicating whether hand is currently performing "press" action. |
![]() |
IsPrimaryForUser | Gets a value indicating whether this is the primary hand for some user. |
![]() |
IsTracked | Gets a value indicating whether this hand pointer is being tracked. |
![]() |
PressExtent | Gets a interaction-adjusted measure of how much pressing is being performed by hand. |
![]() |
RawX | Gets X-coordinate of hand pointer position. |
![]() |
RawY | Gets Y-coordinate of hand pointer position. |
![]() |
RawZ | Gets a measure of how much pressing is being performed by hand. |
![]() |
X | Gets interaction-adjusted X-coordinate of hand pointer position. |
![]() |
Y | Gets interaction-adjusted Y-coordinate of hand pointer position. |
See Also
Reference
InteractionHandPointer Class
Microsoft.Kinect.Toolkit.Interaction Namespace