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

ColorThresholdParams.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.ColorThresholdParams
rhsAvlNet.ColorThresholdParams

Function Overrides

See also