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

Invoke.SegmentLength

Computes the length of a segment.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void SegmentLength
(
	Fil.Segment2D inSegment,
	out float outLength
)

Parameters

Name Type Range Default Description
inSegmentFil.Segment2D
outLengthfloat

See also