C#
VB
C++
Returns the current interactive mode points.
public RasterCollection<Point> Points { get; }
Public ReadOnly Property Points As Leadtools.RasterCollection(Of Point)
public:
property Leadtools.RasterCollection<Point>^ Points {
Leadtools.RasterCollection<Point>^ get();
}
The current interactive mode points.
Refer to InteractiveRegionFreehand.
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