documentationfor yFiles for HTML 3.0.0.3

EdgeEventArgs

A specialized subclass of the ItemEventArgs<T> class that is bound to the IEdge type and carries additional source and target port information.

Inheritance Hierarchy

Remarks

Since for some events (edge-ports-changed and edge-removed) it is unclear what sourcePort and targetPort the edge had been connected to before the event, this event can be used to carry exactly that information.

Type Details

yFiles module
view

Constructors

Properties