VisualGestureBuilderFrameSource.HorizontalMirror Property

Gets or sets a boolean that flips the gesture horizontally.

Syntax

public:
property bool HorizontalMirror {
         bool get ();
         void set (bool value);
}  

Property value

Type: bool 

 True to flip the gesture horizontally; otherwise false.

Requirements

Namespace: Microsoft.Kinect

Metadata: microsoft.kinect.winmd

See also

Reference

VisualGestureBuilderFrameSource Class

VisualGestureBuilderFrameSource Members

Microsoft.Kinect Namespace