Click or drag to resize

GraphAddVertex Method

Overload List
  NameDescription
Public methodAddVertex
Create a new vertex (of VertexType "default"), add it to the graph, and return the newly created vertex.
Public methodAddVertex(Object)
Create a new vertex (of VertexType "default"), add it to the graph, and return the newly created vertex.
Top
See Also