Share via


KinectRegion.GetIsPrimaryHandPointerOver Method

Kinect for Windows 1.7, 1.8

Returns whether the primary hand pointer is over the control.

Syntax

public static bool GetIsPrimaryHandPointerOver (
         DependencyObject obj
)

Parameters

Return Value

Type: Boolean
true if the primary hand pointer is over the control; 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