Compares the Point2d object to another System.Object to see whether they are equal.
[Visual Basic]
Overrides Public Function Equals( _
ByVal obj As Object _
) As Boolean
[C#]
public override bool Equals(
object obj
);
Point2d Class | Point2d Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.