SRGraphComponent::SetRect

voidSRGraphComponent::SetRect(doublel, doublet, doubler, doubleb)

Initializes the rectangle describing the area covered by this component
If all values are -1, then the rectangle is expanded to cover the client rectangle of the CWnd that draws this component.

Defined in: SRGComp.cpp

Parameters

l

Left coordinate

t

Top coordinate

r

Right coordinate

b

Bottom coordinate