Summary

public void Inflate(int horizontalAmount, int verticalAmount)

Pushes the edges of the Rectangle out by the horizontal and vertical values specified.

Parameters