LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

MinimumLimit Property

Show in webframe







Gets or sets the minimum limit the border can move.
Syntax
public LogicalPoint MinimumLimit {get; set;}
'Declaration
 
Public Property MinimumLimit As LogicalPoint
'Usage
 
Dim instance As OcrCellBorderDragLimit
Dim value As LogicalPoint
 
instance.MinimumLimit = value
 
value = instance.MinimumLimit
public LogicalPoint MinimumLimit {get; set;}

            

            
 
get_MinimumLimit();
set_MinimumLimit(value);
Object.defineProperty('MinimumLimit');
public:
property LogicalPoint MinimumLimit {
   LogicalPoint get();
   void set (    LogicalPoint value);
}

Property Value

A Leadtools.Forms.LogicalPoint 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

See Also

Reference

OcrCellBorderDragLimit Structure
OcrCellBorderDragLimit Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

MinimumLimit requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features