BodyFrame.BodyCount Property

Gets the body count, which is the number of bodies the system can track and thus the size of the collection that must be used to store these bodies.

Syntax

public:
property int32 BodyCount {
         int32 get ();
}  

Property value

Type: int32 

 The body count.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

BodyFrame Class

BodyFrame Members

Windows.Kinect Namespace