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 OnVertexRemoved( VertexEventArgs e )
Protected Sub OnVertexRemoved ( _ e As VertexEventArgs _ )
protected: void OnVertexRemoved( VertexEventArgs^ e )
Parameters
- e (VertexEventArgs)
- A VertexEventArgs that contains the event data.