Gets a mapping between nodes and their assigned layers.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public Dictionary<Object, Int32> NodeLayerIndices { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property NodeLayerIndices As Dictionary(Of Object, Int32) |