Click or drag to resize

EdgePropertyRemovedEvent Class

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

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

The EdgePropertyRemovedEvent type exposes the following members.

Constructors
  NameDescription
Public methodEdgePropertyRemovedEvent
Initializes a new instance of the EdgePropertyRemovedEvent class
Top
See Also