Gets or sets a boolean that flips the gesture horizontally.
public:
property bool HorizontalMirror {
bool get ();
void set (bool value);
}
Type: bool
True to flip the gesture horizontally; otherwise false.
Namespace: Microsoft.Kinect
Metadata: microsoft.kinect.winmd
VisualGestureBuilderFrameSource Class