Contains cell index and the nearest border for a given point.
[SerializableAttribute()]
public struct OcrTablePointInformation
<SerializableAttribute()>
Public Structure OcrTablePointInformation
Inherits System.ValueType
[SerializableAttribute()]
public value class OcrTablePointInformation : public System.ValueType
The OcrTablePointInformation structure is returned from IOcrTableZoneManager.GetPointInformation and contains the cell index the nearest border for the given point.
For an example, refer to IOcrTableZoneManager.GetPointInformation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET