SRGraphComponent::SetRect
voidSRGraphComponent::SetRect(const CRect&r)
Initializes the rectangle describing the area covered by this component using the given CRect
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
r
Reference to a CRect containing the rectangle dimensions