You are here: Start » FIL.NET » Segment2D.Equals Method

Segment2D.Equals Method

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public static bool Equals
(
	FilNet.Segment2D lhs,
	FilNet.Segment2D rhs
)

Parameters

Name Type Range Default Description
lhsFilNet.Segment2D
rhsFilNet.Segment2D

Function Overrides

See also