LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

CurrentPosition Property

Show in webframe







Gets or sets the current (old) position of the border.
Syntax
public LogicalPoint CurrentPosition {get; set;}
'Declaration
 
Public Property CurrentPosition As LogicalPoint
'Usage
 
Dim instance As OcrCellBorderDragLimit
Dim value As LogicalPoint
 
instance.CurrentPosition = value
 
value = instance.CurrentPosition
public LogicalPoint CurrentPosition {get; set;}

            

            
 
get_CurrentPosition();
set_CurrentPosition(value);
Object.defineProperty('CurrentPosition');
public:
property LogicalPoint CurrentPosition {
   LogicalPoint get();
   void set (    LogicalPoint value);
}

Property Value

A Leadtools.Forms.LogicalPoint that contains the current (old) position of the border.
Remarks

For a horizontal border, this is the old vertical position 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.

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