![]() |
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 : MaximumLimit Property |
public LogicalPoint MaximumLimit {get; set;}
'Declaration
Public Property MaximumLimit As LogicalPoint
'Usage
Dim instance As OcrCellBorderDragLimit Dim value As LogicalPoint instance.MaximumLimit = value value = instance.MaximumLimit
public LogicalPoint MaximumLimit {get; set;}
<br/>get_MaximumLimit();<br/>set_MaximumLimit(value);<br/>Object.defineProperty('MaximumLimit');
public: property LogicalPoint MaximumLimit { LogicalPoint get(); void set ( LogicalPoint value); }
For a horizontal border this is the maximum y-coordinate the border can move to and vice versa.