←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 Leadtools.LeadPoint() 
public: 
property Leadtools.array<LeadPoint>^ MinPath { 
   Leadtools.array<LeadPoint>^ get(); 
} 

Property Value

An array of LeadPoint structures that represents the minimal path.

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