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

FIS.PathArrayPoints Method

Converts an array of paths to an array of points.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void PathArrayPoints
(
	IList<FilNet.Path> inPaths,
	IList<FilNet.Point2D> outPoints
)

Parameters

See also