Share via


BodyIndexFrameSource.IsActive Property

Gets whether the body index frame source is active.

Syntax

public:
property bool IsActive {
         bool get ();
}
public bool IsActive { get; }
var isActive = bodyIndexFrameSource.isActive;

Property value

[C++] 
[C#] 
[JavaScript] 

Type: bool
Type: bool
Type: Boolean

 

Whether the body index frame source is active.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

BodyIndexFrameSource Class
WindowsPreview.Kinect Namespace