PointFOffset Method |
Name | Description | |
---|---|---|
![]() | Offset(PointF) |
Offsets the X and Y co-ordinates of this point by the values from the specified offset |
![]() | Offset(Single, Single) |
Offsets the X and Y co-ordinates of this point by the specified x and y values
|
![]() ![]() | Offset(PointF, PointF) |
Offsets the X and Y co-ordinates of the point by the values from the specified offset |
![]() ![]() | Offset(PointF, Single, Single) |
Offsets the X and Y co-ordinates of the point by the specified x and y values
|