Clipboard implementation for IGraph instances.
Namespace: yWorks.yFiles.UI.ModelAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
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