cornerPoints property

List<Point<int>> cornerPoints
final

The corner points of the text line in clockwise order starting with the top left point relative to the image in the default coordinate space.

Implementation

final List<Point<int>> cornerPoints;