C#
VB
C++
An array of all points from the native event.
public LeadPoint[] Points { get; set; }
Public Property Points() As LeadPoint()
Get
Set
public:
property array<LeadPoint^>^ Points
{
array<LeadPoint^>^ get()
void set(array<LeadPoint^>^ value)
}
An array of LeadPoint with a length of at least 1
with all the points from the native event.
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