←Select platform

MaximumLimit Property

Summary

Gets or sets the maximum limit the border can move.

Syntax

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

Property Value

A LogicalPoint that contains the maximum limit the border can move.

Remarks

For a horizontal border this is the maximum y-coordinate the border can move to 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