←Select platform

MinimumLimit Property

Summary

Gets or sets the minimum limit the border can move.

Syntax

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

Property Value

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

Remarks

For a horizontal border this is the minimum 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