| オーバーロード | 解説 |
|---|---|
| Offset(Int32,Int32) | Offsets the point by the specified amount. |
| Offset(Size2L) | Offsets the point by the specified amount. |
| Offset(Point2L) | Offsets the point by the specified amount. |
| Offset(Point2L,Int32,Int32) | Offsets the point by the specified amount. |
| Offset(Point2L,Size2L) | Offsets the point by the specified amount. |
| Offset(Point2L,Point2L) | Offsets the point by the specified amount. |