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

RidgeScanParams.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.RidgeScanParams
rhsAvlNet.RidgeScanParams

Function Overrides

See also