SRGraphComponent::SetRect
voidSRGraphComponent::SetRect(const SRGraphRect&r)
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
r
Reference to a SRGraphRect object containing the rectangle dimensions