Gets a list of the location points.
public IList<LeadPoint> Points { get; }
Public ReadOnly Property Points() As System.Collections.Generic.IList(Of Leadtools.LeadPoint)
Get
public:
property System::Collections::Generic::IList<Leadtools::LeadPoint^>^ Points
{
System::Collections::Generic::IList<Leadtools::LeadPoint^>^ get()
}
The list of the location points.
Note that if Shape is set to ImageViewerRubberBandShape.FreeHand, then Points can have any number of points including 1. When Shape is any other value, the number of points is always two (the first and second point).
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document