alexa

    Show / Hide Table of Contents

    Interface ILayout

    Represents the interface which manages the layout update.

    Namespace: Syncfusion.UI.Xaml.Diagram.Layout
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public interface ILayout

    Methods

    UpdateLayout()

    Method to update the currently arranged Nodes and Connectors.

    Declaration
    void UpdateLayout()
    Back to top Generated by DocFX