Overload | Description |
---|---|
Offset(Single,Single) | Offsets the point by the specified amount. |
Offset(Size2F) | Offsets the point by the specified amount. |
Offset(Point2F) | Offsets the point by the specified amount. |
Offset(Vector2) | Offsets the point by the specified amount. |
Offset(Point2F,Single,Single) | Offsets the point by the specified amount. |
Offset(Point2F,Size2F) | Offsets the point by the specified amount. |
Offset(Point2F,Point2F) | Offsets the point by the specified amount. |
Offset(Point2F,Vector2) | Offsets the point by the specified amount. |