[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
void pascal InflateRect(LPRECT r, int x, int y)

  Shrinks or expands a rectangle by the amount passed in the
x-direction and y-direction.

Parameters
  r is a pointer to a RECT structure.
  x and y are the amounts to shrink or expand the rectangle by on the
   x and y axises respectively.

Returns
  Nothing.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson