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