Click or drag to resize

VertexRemovedEvent Class

Event fired when a vertex is removed.
Inheritance Hierarchy
SystemObject
  VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.ListenerVertexRemovedEvent

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

The VertexRemovedEvent type exposes the following members.

Constructors
  NameDescription
Public methodVertexRemovedEvent
Initializes a new instance of the VertexRemovedEvent class
Top
Methods
  NameDescription
Public methodFireEvent
Top
See Also