operator -
operator -(Point2, Point2)
Description
Subtraction of Point2 each other.
Parameters
| Parameter Name | Description |
|---|---|
| a | Point2 to subtract |
| b | Point2 to subtract |
Returns
Returns the result of subtraction.
Subtraction of Point2 each other.
| Parameter Name | Description |
|---|---|
| a | Point2 to subtract |
| b | Point2 to subtract |
Returns the result of subtraction.