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
C# Copy Code |
---|
public bool EnableCustomLayers { get; set; } |
Visual Basic Copy Code |
---|
Public Property EnableCustomLayers As Boolean |
A boolean value.