Method Inflate
Inflate(RectI, int, int)
Creates a RectI that is inflated by the specified amount.
public static RectI Inflate(RectI rect, int x, int y)
Parameters
Returns
Inflate(int, int)
Inflates this RectI by the specified amount.
public void Inflate(int nwidth, int nheight)
Parameters
Inflate(SizeI)
Inflates this RectI by the specified amount.
public void Inflate(SizeI size)
Parameters
size
SizeI