SRGraphRect::Grow

void SRGraphRect::Grow(double x, double y)

Similar in function to CRect::InflateRect, but for device independent rectangles

Defined in: SRGraphRect.cpp

Parameters

x

Amount to grow in width

y

Amount to grow in height