Sets a value indicating whether to indicating whether the layered layout will honor the LayeredLayoutTraits.Layer flags.
Namespace: MindFusion.Diagramming.Layout.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T EnableCustomLayers<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function EnableCustomLayers(Of T As LayeredLayout) ( _ |
See Also