You are here: Start » AVL.NET » Path Constructor

Path Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Path
(
	System.IntPtr data,
	int count,
	bool closed,
	bool own
)

Parameters

Name Type Range Default Description
dataSystem.IntPtr
countint
closedbool
ownbool

See also