PointSubtraction Operator |
Name | Description | |
---|---|---|
Subtraction(Point, Point) |
Operator to return the difference between two points as a Size | |
Subtraction(Point, Size) |
Operator to subtract a size from a point
| |
Subtraction(Point, Int32) |
Operator to subtract a value from both the X and Y co-ordinates of a point
|