Gets the current activity status of this source.
public:
property bool IsActive {
bool get ();
}
Type: bool
True if the source is active; otherwise false.
Namespace: Microsoft.Kinect
Metadata: microsoft.kinect.winmd
VisualGestureBuilderFrameSource Class