Search
TopologicalLayout Properties
 


 Public Properties

  Name Description

anchoring

Gets or sets how to align links to the anchor points of nodes. (Inherited from Layout.)

bendAdjacentLinks

Gets or sets a value indicating whether to bend links connecting adjacent nodes or draw them as straight lines.

direction

Gets or sets the orientation of the arranged graph.

keepGroupLayout

Gets or sets whether to treat each group of attached nodes as a single vertex in the arranged graph. (Inherited from Layout.)

margins

Gets or sets the margins' size around individual subgraphs processed by this layout object. (Inherited from Layout.)

multipleGraphsPlacement

Gets or sets how multiple independent graphs in the diagram should be positioned relatively to each other. (Inherited from Layout.)

nodeDistance

Gets or sets the desired distance between adjacent nodes.

 See Also