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

Invoke.ArcLength

Computes the length of an arc.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void ArcLength
(
	Avl.Arc2D inArc,
	out float outLength
)

Parameters

Name Type Range Default Description
inArcAvl.Arc2D
outLengthfloat

See also