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);
Object.defineProperty('From');
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