vertices property

List<PdfPoint> vertices
final

The vertex points of the polygon or polyline, in order.

Implementation

final List<PdfPoint> vertices;