Point Operators |
The Point type exposes the following members.
| Name | Description | |
|---|---|---|
| Addition |
Returns the sum of the given two points.
| |
| Equality |
Compares the given two points for similarity.
| |
| Inequality |
Compares if the two given points are not similar.
| |
| Subtraction |
Returns the difference of the given two points.
|