Delegate to handle the CondensationGraphVertexEvent
Namespace:
QuickGraph.AlgorithmsAssembly: QuickGraph.Algorithms (in QuickGraph.Algorithms.dll) Version: 2.4.2.1514 (2.4.2.1514)
Syntax
| C# |
|---|
public delegate void CondensationGraphVertexEventHandler( Object sender, CondensationGraphVertexEventArgs arg ) |
| Visual Basic (Declaration) |
|---|
Public Delegate Sub CondensationGraphVertexEventHandler ( _ sender As Object, _ arg As CondensationGraphVertexEventArgs _ ) |
Parameters
- sender
- Type: System..::.Object
