Click or drag to resize

VertexAddedEvent Class

Event that fires when a vertex is added to a graph.
Inheritance Hierarchy
SystemObject
  VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.ListenerVertexAddedEvent

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

The VertexAddedEvent type exposes the following members.

Constructors
  NameDescription
Public methodVertexAddedEvent
Initializes a new instance of the VertexAddedEvent class
Top
Methods
  NameDescription
Public methodFireEvent
Top
See Also