Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

CurrentPosition Property








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;}
 <br/>get_CurrentPosition();<br/>set_CurrentPosition(value);<br/>Object.defineProperty('CurrentPosition'); 
public:
property LogicalPoint CurrentPosition {
   LogicalPoint get();
   void set (    LogicalPoint value);
}

Property Value

A 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

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features