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

AnnotatedPoint2D.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.AnnotatedPoint2D
rhsAvlNet.AnnotatedPoint2D

Function Overrides

See also