Event arguments for the events in GraphCopier.
Inheritance Hierarchy
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.
Members
No filters for this type
Constructors
Parameters
- original: T
- The original of the copied item.
- copy: T
- The copied item.
Properties
Gets the original of the copied item.
Gets the original of the copied item.
readonlyfinal