←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.