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

Invoke.ReverseArc

Inverts the direction of the arc.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void ReverseArc
(
	Fil.Arc2D inArc,
	out Fil.Arc2D outArc
)

Parameters

Name Type Range Default Description
inArcFil.Arc2D
outArcFil.Arc2D

See also