operator /
operator /(Point2, int)
Description
Division of Point2.
Parameters
| Parameter Name | Description |
|---|---|
| a | Divide Point2 |
| b | Divide int |
Returns
Returns the result of division.
Division of Point2.
| Parameter Name | Description |
|---|---|
| a | Divide Point2 |
| b | Divide int |
Returns the result of division.