vertices property

List<Vertex>? vertices
getter/setter pair

The bounding polygon vertices.

Implementation

core.List<Vertex>? vertices;