You are here: Start » AVL.NET » Path.Path(AvlNet.Point2D[], bool)

Path.Path(AvlNet.Point2D[], bool)

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax


public Path(
	AvlNet.Point2D[] points,
	bool closed
)

Parameters

points
Type: AvlNet.Point2D
closed
Type: System.Boolean

See also