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

Segment2D.Equals Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Segment2D
rhsAvlNet.Segment2D

Function Overrides

See also