←Select platform

MaximumLimit Property

Summary
Gets or sets the maximum limit the border can move.
Syntax
C#
VB
C++
public LeadPoint MaximumLimit { get; set; } 
Public Property MaximumLimit As LeadPoint 
public: 
property LeadPoint MaximumLimit { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 

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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

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