documentationfor yFiles for HTML 3.0.0.3

ItemCopiedEventArgs<T>

Event arguments for the events in GraphCopier.

Inheritance Hierarchy
EventArgs
ItemCopiedEventArgs

Remarks

This event is used for the node-copied, edge-copied, port-copied, graph-copied, label-copied, and object-copied events. This event holds references to the original of the copied item and the copied item itself.

Type Parameters

T
The logical base type of the copied item.

Type Details

yFiles module
view

Constructors

Properties