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

Invoke.OpenPath

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

Namespace:Fil
Assembly:FilNet.dll

Syntax

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

Parameters

Name Type Range Default Description
ioPathFil.Path

See also