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

FIS.SegmentLength Method

Computes the length of a segment.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void SegmentLength
(
	FilNet.Segment2D inSegment,
	out float outLength
)

Parameters

Name Type Range Default Description
inSegmentFilNet.Segment2D
outLengthfloat

See also