Click or drag to resize

OcrLineRecalculateBounds Method

Recalculates the bounding box for this line.

Namespace:  Atalasoft.Ocr
Assembly:  Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void RecalculateBounds()
Remarks
This is a utility method that is used internally. Under most circumstances, there is no need to call this directly.
See Also