You are here: Start » FIL.NET » FIS.ArcLength Method

FIS.ArcLength Method

Computes the length of an arc.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void ArcLength
(
	FilNet.Arc2D inArc,
	out float outLength
)

Parameters

Name Type Range Default Description
inArcFilNet.Arc2D
outLengthfloat

See also