C#
VB
C++
Gets or sets an array of object contour coordinate points.
public LeadPoint[] Points { get; set; }
Public Property Points As Leadtools.LeadPoint()
public:
property Leadtools.array<LeadPoint>^ Points {
Leadtools.array<LeadPoint>^ get();
void set ( Leadtools.array<LeadPoint>^ );
}
An array of object contour coordinate points.
Refer to FeretsDiameterCommand()
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