Click or drag to resize

PolygonScale Method

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

Namespace:  Delaunay.Geo
Assembly:  Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Polygon Scale(
	float scaler
)

Parameters

scaler
Type: SystemSingle

[Missing <param name="scaler"/> documentation for "M:Delaunay.Geo.Polygon.Scale(System.Single)"]

Return Value

Type: Polygon

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

See Also