Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > GGraph > Classes > TGGraphEdge > Constructors

TGGraphEdge.Create(TGGraphNode,TGGraphNode) Constructor

Scroll Prev Top Next More

Creates the edge and sets the  FromNode and ToNode properties to their respective parameters. The edge is automatically added to the edge lists of the FromNode (and the ToNode's as well when the graph is undirected).

Namespace: GGraph

Parameters

NodeFrom

Type: TGGraphNode

NodeTo

Type: TGGraphNode

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb