A polygon to clip the Voronoi region. This can be null. If null, a default rectangle (larger than the
full extent of the TIN) will be used to clip the Voronoi region.
Gets the Voronoi polygon region for this node. The Voronoi region (also known as Thiessen or proximal polygon) encloses an area that is closer to the
source node than to any other node in the triangulation.
This method must be called on the MCT. Use QueuedTask.Run.
A polygon to clip the Voronoi region. This can be null. If null, a default rectangle (larger than the
full extent of the TIN) will be used to clip the Voronoi region.