Raises the NodePasted event.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void OnNodePasted ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnNodePasted( _ |
An object providing the event data.
See Also