Applies the specified layout to the underlying diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void ApplyLayout ( |
Visual Basic
Copy Code
|
|---|
Public Sub ApplyLayout( _ |
An instance of one of the layout classes that represents the layout to perform on the underlying diagram.
See Also