←Select platform

To Property

Summary

Gets or sets the end position of the line.

Syntax
C#
VB
C++
public LeadPoint To { get; set; } 
Public Property To As LeadPoint 
public: 
property LeadPoint To { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 

Property Value

A LeadPoint that contains end start position of the line.

Remarks

For a horizontal border this is the ending x-coordinate of the border and vice versa

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly