documentationfor yFiles for HTML 2.6

BendEventArgs

A specialized subclass of the ItemEventArgs<T> class that is bound to the IBend type and carries additional owner and index information.

Inheritance Hierarchy

Remarks

Since for some events (BendRemoved) it is unclear what owner the bend was owned by 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.BendEventArgs

Constructors

Properties