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