Leadtools.Forms.Ocr Namespace : OcrCellBorderDragLimit Structure |
[SerializableAttribute()] public struct OcrCellBorderDragLimit : System.ValueType
'Declaration <SerializableAttribute()> Public Structure OcrCellBorderDragLimit Inherits System.ValueType
'Usage Dim instance As OcrCellBorderDragLimit
[SerializableAttribute()] public class OcrCellBorderDragLimit
JAVASCRIPT_NOSTRUCTS
[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.