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

Invoke.ClosePath

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

Namespace:Fil
Assembly:FilNet.dll

Syntax

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

Parameters

Name Type Range Default Description
ioPathFil.Path

See also