GraphRelation::GetStartElement
Defined in:
Returns the graph element at which a relation starts.
TSGraph.h
Prototype
elementType *GetStartElement(void) const;
Description
The GetStartElement
function returns the graph element at which a relation starts.
See Also
GraphRelation::SetStartElement