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

Invoke.ReversePath

Reverses the order of points in a path.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void ReversePath
(
	Fil.Path ioPath
)

Parameters

Name Type Range Default Description
ioPathFil.Path

See also