Click or drag to resize

SiteListRegions Method

[Missing <summary> documentation for "M:Delaunay.SiteList.Regions(Delaunay.Geo.Rect)"]

Namespace:  Delaunay
Assembly:  Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<List<Vec2D>> Regions(
	Rect plotBounds
)

Parameters

plotBounds
Type: Delaunay.GeoRect

[Missing <param name="plotBounds"/> documentation for "M:Delaunay.SiteList.Regions(Delaunay.Geo.Rect)"]

Return Value

Type: ListListVec2D

[Missing <returns> documentation for "M:Delaunay.SiteList.Regions(Delaunay.Geo.Rect)"]

See Also