OcrObjectLocation Class Members
In This Topic
The following tables list the members exposed by
OcrObjectLocation.
Public Constructors
Public Properties
| Name | Description |
 | BaseLineX1 | Gets X-coordinate, in image space, of the first point of the baseline. |
 | BaseLineX2 | Gets X-coordinate, in image space, of the second point of the baseline. |
 | BaseLineY1 | Gets Y-coordinate, in image space, of the first point of the baseline. |
 | BaseLineY2 | Gets Y-coordinate, in image space, of the second point of the baseline. |
 | BoundingBoxHeight | Gets a height, in image space, of bounding box. |
 | BoundingBoxWidth | Gets a width, in image space, of bounding box. |
 | BoundingBoxX | Gets X-coordinate, in image space, of bounding box. |
 | BoundingBoxY | Gets Y-coordinate, in image space, of bounding box. |
Public Methods
See Also