PointFAddition Operator |
Name | Description | |
---|---|---|
![]() ![]() | Addition(PointF, PointF) |
Operator to return the addition of two points as a PointF |
![]() ![]() | Addition(PointF, SizeF) |
Operator to add a size to a point
|
![]() ![]() | Addition(PointF, Single) |
Operator to add a value to both the X and Y co-ordinates of a point
|