RectangleFOffset Method |
Name | Description | |
---|---|---|
Offset(PointF) |
Offsets the location of the rectangle by the X and Y values of the specified point | |
Offset(SizeF) |
Offsets the location of the rectangle by the specified size | |
Offset(Single, Single) |
Offsets the location of the rectangle by the specified x and y values
| |
Offset(RectangleF, PointF) |
Offsets the location of the rectangle by the X and Y values of the specified point | |
Offset(RectangleF, SizeF) |
Offsets the location of the rectangle by the specified size | |
Offset(RectangleF, Single, Single) |
Offsets the location of the rectangle by the specified x and y values
|