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,
	bool own
)

Parameters

Name Type Range Default Description
newDataSystem.IntPtr
countint
newClosedbool
ownbool

Function Overrides

See also