Utility class that helps during Graph roundtrips to the client.

Namespace: yWorks.yFiles.Graph.Web
Assembly: yFilesServer (in yFilesServer.dll) Version: 1.8.0.0 (1.8)

Syntax

C#
public class GraphRoundtripSupport
Visual Basic
Public Class GraphRoundtripSupport

Remarks

Use this class to retrieve preconfigured IGraph and GraphMLIOHandler instances for client/server roundtripping.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Graph.Web..::..GraphRoundtripSupport

See Also