C#
VB
C++
Specifies whether this AnnPoint contains the same coordinates as the specified Object. For more information about this method, see Object.Equals/>.
public override bool Equals(
object obj
)
Public Overrides Function Equals( _
ByVal obj As Object _
) As Boolean
public:
bool Equals(
Object^ obj
) override
obj
The object to be used in the comparison with the current object.
For more information refer to System.Object.Equals(System.Object,System.Object).
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