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

FIS.RemovePointFromPath Method

Removes a point from a path.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void RemovePointFromPath
(
	FilNet.Path ioPath,
	int inIndex,
	bool inInverse
)

Parameters

Name Type Range Default Description
ioPathFilNet.Path
inIndexint
inInversebool

See also