Search
Layout.LayoutComplete Event
See Also
 





Raised when a layout is finished arranging a graph.

Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public event EventHandler LayoutComplete

Visual Basic  Copy Code

Public Event LayoutComplete As EventHandler

 See Also