←Select platform

MinPath Property

Summary

Gets the points that represent the minimal path.

Syntax

C#
VB
C++
public [Leadtools.LeadPoint[]](../l/leadpoint.html) 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

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