Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Structure OcrTablePointInformation Inherits System.ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As OcrTablePointInformation |
C# | |
---|---|
[SerializableAttribute()] public struct OcrTablePointInformation : System.ValueType |
C++/CLI | |
---|---|
[SerializableAttribute()] public value class OcrTablePointInformation : public System.ValueType |
For an example, refer to IOcrTableZoneManager.GetPointInformation.
The OcrTablePointInformation structure is returned from IOcrTableZoneManager.GetPointInformation and contains the cell index the nearest border for the given point.
System.Object
System.ValueType
Leadtools.Forms.Ocr.OcrTablePointInformation
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7