| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > Point2D Structure : Offset Method |
| Overload | Description |
|---|---|
| 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. |