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

Namespace: yWorks.yFiles.UI.Model
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2

Syntax

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

See Also