![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace > OcrCellBorderDragLimit Structure : CurrentPosition Property |
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); }
For a horizontal border, this is the old vertical position and vice versa.