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

IntensityThresholdParams.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.IntensityThresholdParams
rhsAvlNet.IntensityThresholdParams

Function Overrides

See also