| Point Methods |
The Point type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | ||
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| getX |
Get the X coordinate for the point
| |
| getY |
Get the Y coordinate for the point
| |
| setX |
Set the X coordinate for the point
| |
| setY |
Set the X coordinate for the point
| |
| ToString | (Inherited from Object.) |