Click or drag to resize

PolygonSmooth Method (Int32)

[Missing <summary> documentation for "M:Delaunay.Geo.Polygon.Smooth(System.Int32)"]

Namespace:  Delaunay.Geo
Assembly:  Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Polygon Smooth(
	int iterations
)

Parameters

iterations
Type: SystemInt32

[Missing <param name="iterations"/> documentation for "M:Delaunay.Geo.Polygon.Smooth(System.Int32)"]

Return Value

Type: Polygon

[Missing <returns> documentation for "M:Delaunay.Geo.Polygon.Smooth(System.Int32)"]

See Also