Gets a mapping between links and the number of layers they run through.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public Dictionary<Object, Int32> LinkLayerCount { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property LinkLayerCount As Dictionary(Of Object, Int32) |