'Declaration Protected Overloads Overrides Sub Visit( _
ByVal regionThe text region.As Vintasoft.Imaging.Ocr.Results.OcrTextRegion _
)
protected override void Visit(
Vintasoft.Imaging.Ocr.Results.OcrTextRegion region
)
protected: void Visit(
Vintasoft.Imaging.Ocr.Results.OcrTextRegion* region
); override
protected:
void Visit(
Vintasoft.Imaging.Ocr.Results.OcrTextRegion^ region
); override
Parameters
- region
- The text region.