Leadtools.Forms.Ocr Namespace > OcrCellBorderDragLimit Structure : MaximumLimit Property |
public LogicalPoint MaximumLimit {get; set;}
'Declaration Public Property MaximumLimit As LogicalPoint
'Usage Dim instance As OcrCellBorderDragLimit Dim value As LogicalPoint instance.MaximumLimit = value value = instance.MaximumLimit
public LogicalPoint MaximumLimit {get; set;}
get_MaximumLimit();
set_MaximumLimit(value);
public: property LogicalPoint MaximumLimit { LogicalPoint get(); void set ( LogicalPoint value); }
For a horizontal border this is the maximum 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