←Select platform

From Property

Summary
Gets or sets the start position of the line.
Syntax
C#
VB
C++
public LeadPoint From { get; set; } 
Public Property From As LeadPoint 
public: 
property LeadPoint From { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 

Property Value

A LeadPoint that contains the start position of the line.

Remarks

For a horizontal border this is the starting 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.