←Select platform

MinimumLimit Property

Summary

Gets or sets the minimum limit the border can move.

Syntax
C#
VB
C++
public LeadPoint MinimumLimit { get; set; } 
Public Property MinimumLimit As LeadPoint 
public: 
property LeadPoint MinimumLimit { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 

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

Leadtools.Ocr Assembly