←Select platform

CurrentPosition Property

Summary

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

Syntax

C#
VB
C++
public Leadtools.Forms.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize