Legend
| Static method: VoronoiDiagram GenerateVoronoiDiagram( |
| PointD[] | sites | Input points (sites) to generate diagram from. |
| SizeF | size | Size of the viewport. The origin of the viewport is assumed to be at (0, 0). |
| VoronoiDiagramFlags | flags | Set of VoronoiDiagramFlags values that specifies additional options. |