PageIteratorOrientation Property |
http://www.emgu.com[Missing <summary> documentation for "P:Emgu.CV.OCR.PageIterator.Orientation"]
Namespace: Emgu.CV.OCRAssembly: Emgu.CV.OCR (in Emgu.CV.OCR.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic Orientation Orientation { get; }
Public ReadOnly Property Orientation As Orientation
Get
public:
property Orientation Orientation {
Orientation get ();
}
member Orientation : Orientation with get
Property Value
Type:
Orientation
See Also