Gets or sets a value indicating whether to indicating whether the layered layout will honor the LayeredLayoutTraits.Layer flags.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public bool EnableCustomLayers { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property EnableCustomLayers As Boolean |
See Also