| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > Point2D Structure : Subtraction Operator |
| Overload | Description |
|---|---|
| Subtraction(Point2D,Size2D) | Returns the result of substruction of size from point. |
| Subtraction(Point2D,Point2D) | Returns the result of substruction of point2 from point1. |