The Point2D type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Point2D()()()() | Initializes a new instance of the Point2D class | |
| Point2D(Point2D) | Initializes a new instance of the Point2D class | |
| Point2D(Double, Double) | Initializes a new instance of the Point2D class |
Methods
| Name | Description | |
|---|---|---|
| Add(Point2D) | ||
| Add(Vector2D) | ||
| Equals | (Overrides Object..::..Equals(Object).) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | (Overrides Object..::..GetHashCode()()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Set(Point2D) | ||
| Set(Vector2D) | ||
| Set(Double, Double) | ||
| ToString | (Overrides Object..::..ToString()()()().) |