Sets the seed point used when constructing the minimal paths for the edges.
Public Sub SetSeedPoint( _
ByVal Seed As Leadtools.LeadPoint _
)
public:
void SetSeedPoint(
Leadtools.LeadPoint Seed
)
Seed
A LeadPoint that contains the seed point used when constructing the minimal paths for the edges.
Refer to the GWireCommand example.
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