Flexivert Library Documentation
OnVertexAdded Method (e)
NamespacesFlexivertGraphOnVertexAdded(VertexEventArgs)
This method supports the Flexivert infrastructure and is not intended to be used directly from your code.
Declaration Syntax
C#Visual BasicVisual C++
protected void OnVertexAdded(
	VertexEventArgs e
)
Protected Sub OnVertexAdded ( _
	e As VertexEventArgs _
)
protected:
void OnVertexAdded(
	VertexEventArgs^ e
)
Parameters
e (VertexEventArgs)
A VertexEventArgs that contains the event data.

Assembly: FVCore (Module: FVCore) Version: 0.5.8.1 (0.5.8.12)