Specifies whether two LeadPointD objects contain the same coordinates.
static equals(point1: LeadPointD, point2: LeadPointD): boolean;
point1
The first LeadPointD object to use in the comparison.
point2
The second LeadPointD object to use in the comparison.
true if the two LeadPointD objects have the same coordinates; 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