You are here: Start » FIL.NET » FIS.ClosePath Method

FIS.ClosePath Method

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

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void ClosePath
(
	FilNet.Path ioPath
)

Parameters

Name Type Range Default Description
ioPathFilNet.Path

See also