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

LocateTextResult Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Text obtained from an optical character recognition operation.

Constructors

 ConstructorDescription
LocateTextResult(Rectangle2D)

Properties

 NameTypeDescription
BoxAvl.Rectangle2D
DefaultAvl.LocateTextResult Gets a default instance of the LocateTextResult.
EmptyAvl.LocateTextResult Gets an empty instance of the LocateTextResult.

Methods

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

Remarks

See also