C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the end point for the line.
public LeadPoint SecondPoint { get; set; } Public Property SecondPoint As Leadtools.LeadPoint public Leadtools.LeadPoint SecondPoint {get; set;} @property (nonatomic, assign) LeadPoint secondPoint public LeadPoint getSecondPoint()public void setSecondPoint(LeadPoint value)
<br/>get_SecondPoint();<br/>set_SecondPoint(value);<br/>Object.defineProperty('SecondPoint'); public:property Leadtools.LeadPoint SecondPoint {Leadtools.LeadPoint get();void set ( Leadtools.LeadPoint );}
The end point for the line.
Refer to LineProfileCommand.
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
