![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace > OcrCellBorderDragLimit Structure : MinimumLimit Property |
public LogicalPoint MinimumLimit {get; set;}
'Declaration
Public Property MinimumLimit As LogicalPoint
'Usage
Dim instance As OcrCellBorderDragLimit Dim value As LogicalPoint instance.MinimumLimit = value value = instance.MinimumLimit
public LogicalPoint MinimumLimit {get; set;}
<br/>get_MinimumLimit();<br/>set_MinimumLimit(value);<br/>Object.defineProperty('MinimumLimit');
public: property LogicalPoint MinimumLimit { LogicalPoint get(); void set ( LogicalPoint value); }
For a horizontal border this is the minimum y-coordinate the border can move to and vice versa.