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

FIS.ReverseSegment Method

Swaps the two endpoints of a segment.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void ReverseSegment
(
	FilNet.Segment2D inSegment,
	out FilNet.Segment2D outSegment
)

Parameters

Name Type Range Default Description
inSegmentFilNet.Segment2D
outSegmentFilNet.Segment2D

See also