Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Field: PolygonD[] Polygons

Declaration

PolygonD[] Polygons

Summary

Polygons corresponding to each of the input points. The order of polygons in this array matches the order of the input sites exactly. Depending on VoronoiDiagramFlags, this array contains nulls for sites that were filtered out, as well as sites that correspond to un-closed semi-polygons around the outside of the diagram.