| オーバーロード | 解説 | 
|---|---|
| Offset(Double,Double) | Offsets the point by the specified amount. | 
| Offset(Size2D) | Offsets the point by the specified amount. | 
| Offset(Point2D) | Offsets the point by the specified amount. | 
| Offset(Point2D,Double,Double) | Offsets the point by the specified amount. | 
| Offset(Point2D,Size2D) | Offsets the point by the specified amount. | 
| Offset(Point2D,Point2D) | Offsets the point by the specified amount. |