You are here: Start » AVL.NET » LocateTextResult Structure

LocateTextResult Structure

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

Text obtained from an optical character recognition operation.

Constructors

 ConstructorDescription
LocateTextResult(Rectangle2D)

Properties

 NameTypeDescription
BoxAvlNet.Rectangle2DArea occupied by a found text.
DefaultAvlNet.LocateTextResult
IsDefaultSystem.Boolean

Methods

 NameDescription
Equals(AvlNet.LocateTextResult)
Equals(object)Inherited from System.Object
Equals(AvlNet.LocateTextResult, AvlNet.LocateTextResult)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also