Property | Type | Description | |
---|---|---|---|
X | int | ||
Y | int |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
Determines whether the specified System.Object is equal to this instance.
|
|
FromPoint ( Point pt ) : |
||
GetHashCode ( ) : int |
Returns a hash code for this instance.
|
|
POINT ( int x, int y ) : System | ||
ToPoint ( ) : Point | ||
ToString ( ) : string |
public Equals ( object obj ) : bool | ||
obj | object | The |
return | bool |