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

OcrResult Constructor

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

Syntax

public OcrResult
(
	AvlNet.Rectangle2D box,
	string value,
	float score
)

Parameters

Name Type Range Default Description
boxAvlNet.Rectangle2D
valuestring
scorefloat

See also