Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Structure OcrCellBorderDragLimit Inherits System.ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As OcrCellBorderDragLimit |
C# | |
---|---|
[SerializableAttribute()] public struct OcrCellBorderDragLimit : System.ValueType |
C++/CLI | |
---|---|
[SerializableAttribute()] public value class OcrCellBorderDragLimit : public System.ValueType |
An object of type OcrCellBorderDragLimit is returned by IOcrTableZoneManager.GetCellBorderDragLimit that contains the maximum and minimum movement allowed by a given cell border to make sure it does not get run over adjuscent cells or the table area. This can be used to change the size of a cell by clicking and dragging the mouse.
System.Object
System.ValueType
Leadtools.Forms.Ocr.OcrCellBorderDragLimit
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7