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

Point2D.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Point2D
rhsAvlNet.Point2D

Function Overrides

See also