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

OcrSvmModel.Reset Method

Resets this instance with data of the other OcrSvmModel object.

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

Syntax

public void Reset
(
	AvlNet.OcrSvmModel other
)

Parameters

Name Type Range Default Description
otherAvlNet.OcrSvmModel

See also