Gets or sets a value indicating whether to indicating whether the layered layout will honor the LayeredLayoutTraits.Layer flags.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool EnableCustomLayers { get; set; } |
Visual Basic Copy Code |
---|
Public Property EnableCustomLayers As Boolean |
WpfDiagram Programmer's Guide | © 2024 MindFusion |