documentationfor yFiles for HTML 2.6

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 (EdgePortsChanged and EdgeRemoved) 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-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.graph.EdgeEventArgs

Constructors

Properties