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.Layout
Package: MindFusion.Diagramming
C# Copy Code |
---|
public int LayerCount { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property LayerCount As Integer |