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