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

Invoke.ReverseArc

Inverts the direction of the arc.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inArcAvl.Arc2D
outArcAvl.Arc2D

See also