You are here: Start » FIL.NET » Invoke.PathLength

Invoke.PathLength

Computes the total length of the input path.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void PathLength
(
	Fil.Path inPath,
	out float outLength
)

Parameters

Name Type Range Default Description
inPathFil.PathInput path.
outLengthfloat

See also