←Select platform

MinimumLimit Property

Summary
Gets or sets the minimum limit the border can move.
Syntax
C#
C++/CLI
Python
public LeadPoint MinimumLimit { get; set; } 
public: 
property LeadPoint MinimumLimit { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 
MinimumLimit # get and set (OcrCellBorderDragLimit) 

Property Value

A LeadPoint that contains the minimum limit the border can move.

Remarks

For a horizontal border this is the minimum y-coordinate the border can move to and vice versa.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.