Search
CompositeLayout.CustomLayout Property
See Also
 






Gets or sets a custom layout that should be applied to subgraphs.

Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public LayoutSubgraph CustomLayout { get; set; }

Visual Basic  Copy Code

Public Property CustomLayout As LayoutSubgraph

 Property Value

 See Also