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

Point2D.Equals Method

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

Syntax

public bool Equals
(
	AvlNet.Point2D other
)

Parameters

Name Type Range Default Description
otherAvlNet.Point2D

Function Overrides

See also