SRGraphRect::Move

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

Shifts the rectangle by the x and y offsets provided

Defined in: SRGraphRect.h

Parameters

x

Value by which to move horizontally (may be negative)

y

Value by which to move vertically (may be negative)