You are here: Start » AVL.NET » TextThresholdingMethod Constructor

TextThresholdingMethod Constructor

Creates a deep copy of the passed object.

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

Syntax

public TextThresholdingMethod
(
	AvlNet.TextThresholdingMethod rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.TextThresholdingMethodPrototype object.

See also