You are here: Start » AVL.NET » Path.Reset Method

Path.Reset Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public void Reset
(
	List<Avl.Point2D> points,
	bool newClosed
)

Parameters

Name Type Range Default Description
pointsSystem.Collections.Generic.List<Avl.Point2D>
newClosedbool

Function Overrides

See also