C#
VB
C++
Gets or sets the start position of the line.
public LogicalPoint From { get; set; }
Public Property From As Leadtools.Forms.LogicalPoint
public:
property Leadtools.Forms.LogicalPoint From {
Leadtools.Forms.LogicalPoint get();
void set ( Leadtools.Forms.LogicalPoint );
}
A LogicalPoint that contains the start position of the line.
For a horizontal border this is the starting 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