←Select platform

SetSeedPoint Method

Summary
Sets the seed point used when constructing the minimal paths for the edges.
Syntax
C#
VB
C++
public void SetSeedPoint( 
   LeadPoint Seed 
) 
Public Sub SetSeedPoint( _ 
   ByVal Seed As LeadPoint _ 
)  
public: 
void SetSeedPoint(  
   LeadPoint Seed 
)  

Parameters

Seed
A LeadPoint that contains the seed point used when constructing the minimal paths for the edges.

Example

Refer to the GWireCommand example.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.