www.emgu.com/wiki
Get or Set if the captured image should be flipped horizontally

Declaration Syntax
public bool FlipHorizontal { get; set; }
Public Property FlipHorizontal As Boolean
public:
property bool FlipHorizontal {
bool get ();
void set (bool value);
}
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)