←Select platform

SeedPoint Property

Summary

Gets the latest seed point.

Syntax

C#
VB
C++
public LeadPoint SeedPoint { get; } 
Public ReadOnly Property SeedPoint As Leadtools.LeadPoint 
public: 
property Leadtools.LeadPoint SeedPoint { 
   Leadtools.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly