←Select platform

CurrentPosition Property

Summary
Gets or sets the current (old) position of the border.
Syntax
C#
C++/CLI
Python
public LeadPoint CurrentPosition { get; set; } 
public: 
property LeadPoint CurrentPosition { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 
CurrentPosition # get and set (OcrCellBorderDragLimit) 

Property Value

A LeadPoint 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

Help Version 23.0.2024.4.19
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.