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
Gets or sets the press target coordinates. The coordinate space for a control ranges from (0.0, 0.0) to (1.0, 1.0). Therefore, this property should not be set to coordinates outside this range.
Syntax
public static Point PressTargetPoint { get; set; }
Property Value
Type: Point
The coordinates of the press target.
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