Click or drag to resize

IGraphAddNode Method

Overload List
  NameDescription
Public methodAddNode(INode)
Adds an existing INode object to the graph. The node must not be part of any graph, yet! The node may not be connected to any other elements!
Public methodAddNode(NodeType)
Adds a new node to the graph.
Top
See Also