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

Line2D.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Line2D
rhsAvlNet.Line2D

Function Overrides

See also