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
| Constructor | Description | |
|---|---|---|
| LocateTextResult(Rectangle2D) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| Box | Avl.Rectangle2D | ||
| Default | Avl.LocateTextResult | Gets a default instance of the LocateTextResult. | |
| Empty | Avl.LocateTextResult | Gets an empty instance of the LocateTextResult. | 
Methods
| Name | Description | |
|---|---|---|
| Equals(Avl.LocateTextResult) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object | 
