Share via


KinectRegion.IsPressTarget Property

Kinect for Windows 1.7, 1.8

Gets or sets the press target status of the region.

Syntax

public static bool IsPressTarget { get; set; }

Property Value

Type: Boolean
true if the region is a press 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