You are here: Start » AVL.NET » TextThresholdingMethod.Reset Method

TextThresholdingMethod.Reset Method

Resets this instance with data of the other TextThresholdingMethod object.

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

Syntax

public void Reset
(
	AvlNet.TextThresholdingMethod other
)

Parameters

Name Type Range Default Description
otherAvlNet.TextThresholdingMethod

See also