Click or drag to resize

EdgePropertyChangedEvent Class

[Missing <summary> documentation for "T:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.Listener.EdgePropertyChangedEvent"]

Inheritance Hierarchy
SystemObject
  VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.ListenerEdgePropertyEvent
    VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.ListenerEdgePropertyChangedEvent

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

The EdgePropertyChangedEvent type exposes the following members.

Constructors
  NameDescription
Public methodEdgePropertyChangedEvent
Initializes a new instance of the EdgePropertyChangedEvent class
Top
See Also