←Select platform

CurrentPosition Property

Summary

Gets or sets the current (old) position of the border.

Syntax

C#
VB
C++
public LogicalPoint CurrentPosition { get; set; } 
Public Property CurrentPosition As Leadtools.Forms.LogicalPoint 
public: 
property Leadtools.Forms.LogicalPoint CurrentPosition { 
   Leadtools.Forms.LogicalPoint get(); 
   void set (    Leadtools.Forms.LogicalPoint ); 
} 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Ocr Assembly