C#
VB
Objective-C
C++
Specifies whether two LeadPoint structures contain the same coordinates.
Public Overloads Shared Function Equals( _ByVal point1 As Leadtools.LeadPoint, _ByVal point2 As Leadtools.LeadPoint _) As Boolean
public:static bool Equals(Leadtools.LeadPoint point1,Leadtools.LeadPoint point2)
point1
The first LeadPoint structure to use in the comparison.
point2
The second LeadPoint structure to use in the comparison.
true if the two LeadPoint structures have the same coordinates; false, otherwise.
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
