Determines whether an LeadPointD is in the collection.
LeadPointCollection.prototype.contains = function(
item
)
contains(
item: LeadPointD
): boolean;
point
The LeadPointD which will be checked for existence in the collection
true if the LeadPointD parameter exists in the collection; otherwise it is false.
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