This method supports the Flexivert infrastructure and is not intended to be used directly from your code.
Declaration Syntax
C# | Visual Basic | Visual 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.