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

Rectangle2D.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Rectangle2D
rhsAvlNet.Rectangle2D

Function Overrides

See also