You are here: Start » AVL.NET » Invoke.ClosePath

Invoke.ClosePath

Adds the segment connecting the last point with the first one in a path.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void ClosePath
(
	Avl.Path ioPath
)

Parameters

Name Type Range Default Description
ioPathAvl.Path

See also