OcrTextRegionRecalculateBounds Method |
Recalculates the bounding box of a text region.
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()
Public Sub RecalculateBounds
Remarks This is a utility method that is used internally. Under most circumstances, there is no need to call this
directly.
See Also