←Select platform

MinPath Property

Summary
Gets the points that represent the minimal path.
Syntax
C#
VB
C++
public LeadPoint[] MinPath { get; } 
Public ReadOnly Property MinPath As LeadPoint() 
public: 
property array<LeadPoint>^ MinPath { 
   array<LeadPoint>^ get(); 
} 

Property Value

An array of LeadPoint structures that represents the minimal path.

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.