normalizedVertices property

List<NormalizedVertex>? normalizedVertices
getter/setter pair

The bounding polygon normalized vertices.

Implementation

core.List<NormalizedVertex>? normalizedVertices;