SRGraph::AddComponent

POSITIONSRGraph::AddComponent(SRGraphComponent *gc)

Adds a component to the list of components to be displayed during each paint cycle

Defined in: SRGraph.cpp

Return Value

POSITION for this component in the list

Parameters

gc

Pointer to the component to be added

See also...

m_ComponentList,  SRGraphComponent