Share via


KinectRegion.GetPressTargetPoint Method

Kinect for Windows 1.7, 1.8

Returns the (x,y) coordinates of the final press ___location of the control.

Syntax

public static Point GetPressTargetPoint (
         DependencyObject obj
)

Parameters

Return Value

Type: Point
The coordinates of the final press ___location of the control.

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