The PointD type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add | Overloaded. | |
| Equals | (Overrides ValueType..::.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 | Returns a hash code for this PointD structure. (Overrides ValueType..::.GetHashCode()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Subtract | Overloaded. | |
| ToString | Converts this PointD to a human readable string. (Overrides ValueType..::.ToString()()().) |
Operators
| Name | Description | |
|---|---|---|
| Addition | Overloaded. | |
| Equality | ||
| Implicit | ||
| Inequality | Determines whether the coordinates of the specified points are not equal. | |
| Subtraction | Overloaded. |