Click or drag to resize

ConsoleGraphChangedListenerVertexAdded Method

[Missing <summary> documentation for "M:Frontenac.Blueprints.Util.Wrappers.Event.Listener.ConsoleGraphChangedListener.VertexAdded(Frontenac.Blueprints.IVertex)"]

Namespace:  Frontenac.Blueprints.Util.Wrappers.Event.Listener
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public void VertexAdded(
	IVertex vertex
)

Parameters

vertex
Type: Frontenac.BlueprintsIVertex

[Missing <param name="vertex"/> documentation for "M:Frontenac.Blueprints.Util.Wrappers.Event.Listener.ConsoleGraphChangedListener.VertexAdded(Frontenac.Blueprints.IVertex)"]

Implements

IGraphChangedListenerVertexAdded(IVertex)
See Also