PointFSubtraction Operator |
Name | Description | |
---|---|---|
![]() ![]() | Subtraction(PointF, PointF) |
Operator to return the difference between two points as a PointF |
![]() ![]() | Subtraction(PointF, SizeF) |
Operator to subtract a size from a point
|
![]() ![]() | Subtraction(PointF, Single) |
Operator to subtract a value from both the X and Y co-ordinates of a point
|