←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(  
   Leadtools.LeadPoint Seed 
) 
Public Sub SetSeedPoint( _ 
   ByVal Seed As Leadtools.LeadPoint _ 
) 
public: 
void SetSeedPoint(  
   Leadtools.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize