Inserts the graph generated by the graph generator, into a
previously created graph.
Declaration Syntax
Parameters
- graph (Graph)
- The graph to be extended
- rect (RectangleF)
- The bounding box inside which the additional vertices should be added
Return Value
true if the generation succeeds, false otherwise