LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

From Property

Show in webframe







Gets or sets the start position of the line.
Syntax
public LogicalPoint From {get; set;}
'Declaration
 
Public Property From As LogicalPoint
'Usage
 
Dim instance As OcrCellBorderDragLimit
Dim value As LogicalPoint
 
instance.From = value
 
value = instance.From
public LogicalPoint From {get; set;}

            

            
 
get_From();
set_From(value);
Object.defineProperty('From');
public:
property LogicalPoint From {
   LogicalPoint get();
   void set (    LogicalPoint value);
}

Property Value

A Leadtools.Forms.LogicalPoint that contains the start position of the line.
Remarks

For a horizontal border this is the starting x-coordinate of the border 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.

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