cornerPoints property

List<Point<int>> cornerPoints
final

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

Implementation

final List<Point<int>> cornerPoints;