A helper class that can be used to execute a ILayouter, and possibly animate the result.

Namespace: yWorks.yFiles.UI.Model
Assembly: yWorks.yFilesNET.Adapter (in yWorks.yFilesNET.Adapter.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public class LayoutExecutor
Visual Basic
Public Class LayoutExecutor

Remarks

This class supports layout in a separate Thread and some animation options.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.UI.Model..::..LayoutExecutor

See Also