Search
CompositeLayout.MasterLayout Property
See Also
 






Gets or sets a layout that should be applied globally to the graph.

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

 Syntax

C#  Copy Code

public Layout MasterLayout { get; set; }

Visual Basic  Copy Code

Public Property MasterLayout As Layout

 Property Value

 See Also