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





Gets the total number of layers in the layout. If more than one subgraph is laid out, this property returns the number of layers in the last subgraph.

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

 Syntax

C#  Copy Code

public int LayerCount { get; }

Visual Basic  Copy Code

Public ReadOnly Property LayerCount As Integer

 Property Value

 See Also

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