Overload | Description |
---|---|
Offset(Double,Double) | Offsets the location of the current Rect by specified horizontal and vertical amounts. |
Offset(Point) | Offsets the location of the current Rect by horizontal and vertical amounts specified by a Point. |
Offset(Rect,Point) | Adjusts the location of this rectangle by the specified amount. |