Clipboard implementation for IGraph instances.
Namespace: yWorks.yFiles.UI.ModelAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public class GraphClipboard |
| Visual Basic |
|---|
Public Class GraphClipboard |
Remarks
This implementation copies a given graph to an internally held clipboard graph.
This graph can be serialized to and deserialized from the system clipboard.
The clipboard graph can then be pasted to a target graph instance.
Related Demo Applications
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Model..::..GraphClipboard
yWorks.yFiles.UI.Model..::..GraphClipboard