| オーバーロード | 解説 |
|---|---|
| 加算演算子(Point2D,Size2D) | Returns the result of addition of size to point. |
| 加算演算子(Point2D,Point2D) | Returns the result of addition of point2 to point1. |
| オーバーロード | 解説 |
|---|---|
| 加算演算子(Point2D,Size2D) | Returns the result of addition of size to point. |
| 加算演算子(Point2D,Point2D) | Returns the result of addition of point2 to point1. |