←Select platform

SeedPoint Property

Summary

Gets the latest seed point.

Syntax
C#
VB
C++
public LeadPoint SeedPoint { get; } 
Public ReadOnly Property SeedPoint As LeadPoint 
public: 
property LeadPoint SeedPoint { 
   LeadPoint get(); 
} 

Property Value

The latest seed point from which to construct the minimal path.

Remarks

In order to set a new seed point use SetSeedPoint.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly