Body.IsRestricted Property

Gets a boolean that indicates if the body is restricted from a full range of motion.

Syntax

public:
property bool IsRestricted {
         bool get ();
}  

Property value

Type: bool 

 True if the body is restricted; false otherwise.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

Body Class

Body Members

Windows.Kinect Namespace