SRGraphRect::SetRect

void SRGraphRect::SetRect(double l, double t, double r, double b)

Initializes an SRGraphRect

Defined in: SRGraphRect.cpp

Parameters

l

Device independent coordinate for the left of the rectangle

t

Device independent coordinate for the top of the rectangle

r

Device independent coordinate for the right of the rectangle

b

Device independent coordinate for the bottom of the rectangle