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

Arc2D.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Arc2D
rhsAvlNet.Arc2D

Function Overrides

See also