C#
VB
C++
Gets or sets the minimum limit the border can move.
public LogicalPoint MinimumLimit { get; set; }
Public Property MinimumLimit As Leadtools.Forms.LogicalPoint
public:
property Leadtools.Forms.LogicalPoint MinimumLimit {
Leadtools.Forms.LogicalPoint get();
void set ( Leadtools.Forms.LogicalPoint );
}
A LogicalPoint that contains the minimum limit the border can move.
For a horizontal border this is the minimum y-coordinate the border can move to 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