In This Topic
The following tables list the members exposed by
WebPoint.
Public Constructors
| Name | Description |
 | WebPoint | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | x | Gets or sets the x-coordinate of this WebPoint. |
 | y | Gets or sets the y-coordinate of this WebPoint. |
Public Methods
| Name | Description |
 | Clone | Creates a new object that is a copy of the current instance. |
 | Equals | Determines whether two WebPoint instances are equal. |
 | GetHashCode | Returns the hash code for this WebPoint. |
Public Operators
See Also