You are here: Start » AVL.NET » OcrSvmModel Constructor
OcrSvmModel Constructor
Creates a deep copy of the passed object.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public OcrSvmModel
(
AvlNet.OcrSvmModel rhs
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| rhs | AvlNet.OcrSvmModel | Prototype object. |
