C#
VB
C++
Gets the points that represent the minimal path.
public LeadPoint[] MinPath { get; }
Public ReadOnly Property MinPath As Leadtools.LeadPoint()
public:
property Leadtools.array<LeadPoint>^ MinPath {
Leadtools.array<LeadPoint>^ get();
}
An array of LeadPoint structures that represents the minimal path.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET