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,
	float contrast
)

Parameters

Name Type Range Default Description
boxAvlNet.Rectangle2D
valuestring
scorefloat
contrastfloat

See also