This interface defines the layout information of a graph.

Namespace: yWorks.yFiles.Layout
Assembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public interface IGraphLayout
Visual Basic
Public Interface IGraphLayout

Remarks

This interface defines the layout information of a graph.

See Also