Leadtools.Forms.Ocr Namespace > OcrCellBorderDragLimit Structure : MinimumLimit Property |
public LogicalPoint MinimumLimit {get; set;}
'Declaration Public Property MinimumLimit As LogicalPoint
'Usage Dim instance As OcrCellBorderDragLimit Dim value As LogicalPoint instance.MinimumLimit = value value = instance.MinimumLimit
public LogicalPoint MinimumLimit {get; set;}
get_MinimumLimit();
set_MinimumLimit(value);
public: property LogicalPoint MinimumLimit { LogicalPoint get(); void set ( LogicalPoint value); }
For a horizontal border this is the minimum y-coordinate the border can move to and vice versa.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2