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

Invoke.ArcLength

Computes the length of an arc.

Namespace:Fil
Assembly:FilNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inArcFil.Arc2D
outLengthfloat

See also