Flexivert Library Documentation
OnEdgeAdded Method (e)
NamespacesFlexivertGraphOnEdgeAdded(EdgeEventArgs)
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 OnEdgeAdded(
	EdgeEventArgs e
)
Protected Sub OnEdgeAdded ( _
	e As EdgeEventArgs _
)
protected:
void OnEdgeAdded(
	EdgeEventArgs^ e
)
Parameters
e (EdgeEventArgs)
A VertexEventArgs that contains the event data.

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