MindFusion.Wpf Pack Programmer's Guide
LayeredLayout.Statistics Property
See Also
 





Gets layout-specific information about the nodes and links participating in the layout.

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

 Syntax

C#  Copy Code

public LayeredLayoutStatistics Statistics { get; }

Visual Basic  Copy Code

Public ReadOnly Property Statistics As LayeredLayoutStatistics

 Property Value

 See Also

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