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

FIS.PathLength Method

Computes the total length of the input path.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void PathLength
(
	FilNet.Path inPath,
	out float outLength
)

Parameters

Name Type Range Default Description
inPathFilNet.PathInput path.
outLengthfloat

See also