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.
Kinect for Windows 1.7, 1.8
Returns whether a given control is the grip target.
Syntax
public static bool GetIsGripTarget (
DependencyObject obj
)
Parameters
- obj
Type: DependencyObject
The control to examine.
Return Value
Type: Boolean
true if the given control is the grip target; false otherwise.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Controls
Assembly: Microsoft.Kinect.Toolkit.Controls (in microsoft.kinect.toolkit.controls.dll)
See Also
Reference
KinectRegion Class
KinectRegion Members
Microsoft.Kinect.Toolkit.Controls Namespace