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

Path.Reset Method

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

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

Parameters

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

Function Overrides

See also