Gets the continuous gesture results.
public:
property IMapView<Gesture^ , ContinuousGestureResult^ >^ ContinuousGestureResults {
IMapView<Gesture^ , ContinuousGestureResult^ >^ get ();
}
Type: IMapView<Gesture^ , ContinuousGestureResult^ >
The continuous gesture results.
Namespace: Microsoft.Kinect
Metadata: microsoft.kinect.winmd
VisualGestureBuilderFrame Class