C#
VB
C++
Gets the latest seed point.
public LeadPoint SeedPoint { get; }
Public ReadOnly Property SeedPoint As Leadtools.LeadPoint
public:
property Leadtools.LeadPoint SeedPoint {
Leadtools.LeadPoint get();
}
The latest seed point from which to construct the minimal path.
In order to set a new seed point use SetSeedPoint.
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