You are here: Start » FIL.NET » Function Reference » Path » Path Spatial Transforms » FIL.ReversePath

FIL.ReversePath

Reverses the order of points in a path.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
ioPathFilNet.Path

See also