←Select platform

CurrentPosition Property

Summary
Gets or sets the current (old) position of the border.
Syntax
C#
VB
C++
public LeadPoint CurrentPosition { get; set; } 
Public Property CurrentPosition As LeadPoint 
public: 
property LeadPoint CurrentPosition { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 

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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

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