MindFusion.Wpf Pack Programmer's Guide
LayeredLayoutStatistics.NodeLayerIndices Property
See Also
 





Gets a mapping between nodes and their assigned layers.

Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Dictionary<Object, Int32> NodeLayerIndices { get; }

Visual Basic  Copy Code

Public ReadOnly Property NodeLayerIndices As Dictionary(Of Object, Int32)

 Property Value

 See Also

LayeredLayoutStatistics Members
LayeredLayoutStatistics Class
MindFusion.Diagramming.Wpf.Layout Namespace