C#
VB
C++
Gets or sets the AnnPoint that specifies the starting point for this AnnLineObject.
public virtual AnnPoint StartPoint { get; set; } Public Overridable Property StartPoint As Leadtools.Annotations.AnnPoint
public:virtual property Leadtools.Annotations.AnnPoint StartPoint {Leadtools.Annotations.AnnPoint get();void set ( Leadtools.Annotations.AnnPoint );}
The AnnPoint that specifies the starting point for this AnnLineObject.
Note: A line of two points which they are the same, can not be created.
For an example, refer to AnnLineObject.
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
