Click or drag to resize

VertexPropertyRemovedEvent Class

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

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

The VertexPropertyRemovedEvent type exposes the following members.

Constructors
  NameDescription
Public methodVertexPropertyRemovedEvent
Initializes a new instance of the VertexPropertyRemovedEvent class
Top
See Also