C#
VB
C++
Gets or sets the current (old) position of the border.
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 );
}
A LogicalPoint that contains the current (old) position of the border.
For a horizontal border, this is the old vertical position and vice versa.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET