←Select platform

OcrTablePointInformation Structure

Summary

Contains cell index and the nearest border for a given point.

Syntax

C#
VB
C++
[SerializableAttribute()] 
public struct OcrTablePointInformation 
<SerializableAttribute()> 
Public Structure OcrTablePointInformation  
   Inherits System.ValueType 
[SerializableAttribute()] 
public value class OcrTablePointInformation : public System.ValueType  

Remarks

The OcrTablePointInformation structure is returned from IOcrTableZoneManager.GetPointInformation and contains the cell index the nearest border for the given point.

Example

For an example, refer to IOcrTableZoneManager.GetPointInformation.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Ocr Assembly