Click or drag to resize

EdgeRemovedEvent Class

Event fired when an edge is removed.
Inheritance Hierarchy
SystemObject
  VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.ListenerEdgeRemovedEvent

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

The EdgeRemovedEvent type exposes the following members.

Constructors
  NameDescription
Public methodEdgeRemovedEvent
Initializes a new instance of the EdgeRemovedEvent class
Top
Methods
  NameDescription
Public methodFireEvent
Top
See Also