Search
LayeredLayout.EnableCustomLayers Property
See Also
 





Gets or sets a value indicating whether to indicating whether the layered layout will honor the LayeredLayoutTraits.Layer flags.

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

 Syntax

C#  Copy Code

public bool EnableCustomLayers { get; set; }

Visual Basic  Copy Code

Public Property EnableCustomLayers As Boolean

 Property Value

 See Also