C#
VB
C++
Gets or sets the end position of the line.
public LogicalPoint To { get; set; }
Public Property To As Leadtools.Forms.LogicalPoint
public:
property Leadtools.Forms.LogicalPoint To {
Leadtools.Forms.LogicalPoint get();
void set ( Leadtools.Forms.LogicalPoint );
}
A LogicalPoint that contains end start position of the line.
For a horizontal border this is the ending x-coordinate of the border and vice versa
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET