Click or drag to resize

VertexPropertyChangedEvent Class

Event that fires when a property changes on a vertex.
Inheritance Hierarchy
SystemObject
  VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.ListenerVertexPropertyEvent
    VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.ListenerVertexPropertyChangedEvent

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

The VertexPropertyChangedEvent type exposes the following members.

Constructors
  NameDescription
Public methodVertexPropertyChangedEvent
Initializes a new instance of the VertexPropertyChangedEvent class
Top
See Also