PointOffset Method |
Name | Description | |
---|---|---|
Offset(Point) |
Offsets the X and Y co-ordinates of this point by the values from the specified point | |
Offset(Int32, Int32) |
Offsets the X and Y co-ordinates of this point by the specified x and y values
| |
Offset(Point, Point) |
Offsets the X and Y co-ordinates of the point by the values from the specified offset | |
Offset(Point, Int32, Int32) |
Offsets the X and Y co-ordinates of the point by the specified x and y values
|