←Select platform

MaximumLimit Property

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

Property Value

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

Remarks

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

Requirements

Target Platforms

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

Leadtools.Ocr Assembly

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