Point Class | 
Namespace: DotNetBrowser.Geometry
public sealed class Point
The Point type exposes the following members.
| Name | Description | |
|---|---|---|
| Point | 
                Initializes a new instance of the Point class with the specified x and
                y coordinates.
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Overrides ObjectEquals(Object).) | |
| GetHashCode | Serves as the default hash function.  (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |