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

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

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