Click or drag to resize

ConsoleGraphChangedListener Class

An example listener that writes a message to the console for each event that fires from the graph.
Inheritance Hierarchy
SystemObject
  VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.ListenerConsoleGraphChangedListener

Namespace:  VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.Listener
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public class ConsoleGraphChangedListener : IGraphChangedListener

The ConsoleGraphChangedListener type exposes the following members.

Constructors
  NameDescription
Public methodConsoleGraphChangedListener
Initializes a new instance of the ConsoleGraphChangedListener class
Top
Methods
See Also