The interface for the context that is passed by the GraphClipboard implementation to the IClipboardHelpermethods.

Namespace: yWorks.yFiles.UI.Model
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public interface IGraphClipboardContext : ILookup
Visual Basic
Public Interface IGraphClipboardContext _
	Inherits ILookup

See Also