Flexivert Library Documentation
OnVertexRemoved Method (e)
NamespacesFlexivertGraphOnVertexRemoved(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 OnVertexRemoved(
	VertexEventArgs e
)
Protected Sub OnVertexRemoved ( _
	e As VertexEventArgs _
)
protected:
void OnVertexRemoved(
	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)