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

FIS.PathSize Method

Returns the number of characteristic points on the input path.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void PathSize
(
	FilNet.Path inPath,
	out int outSize
)

Parameters

Name Type Range Default Description
inPathFilNet.PathInput path.
outSizeint

See also