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

Path.Reset Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public void Reset
(
	System.IntPtr newData,
	int count,
	bool newClosed
)

Parameters

Name Type Range Default Description
newDataSystem.IntPtr
countint
newClosedbool

Function Overrides

See also