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

Circle2D.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Circle2D
rhsAvlNet.Circle2D

Function Overrides

See also