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

Invoke.ExtendPath

Resizes the first or the last segment of a path.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void ExtendPath
(
	Fil.Path ioPath,
	float inExtraLength1,
	float inExtraLength2
)

Parameters

Name Type Range Default Description
ioPathFil.Path
inExtraLength1float
inExtraLength2float

See also