Search
LayeredLayoutStatistics Properties
 


 Public Properties

  Name Description

LayerCount

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.

LinkLayerCount

Gets a mapping between links and the number of layers they run through.

NodeGridPositions

Gets a mapping between nodes and their assigned grid positions.

NodeLayerIndices

Gets a mapping between nodes and their assigned layers.

 See Also