Northwoods.GoWPF 2.2.4 Assembly
LayoutManager Property

Gets or sets the LayoutManager that is responsible for positioning all of the nodes in the diagram.
Syntax
<CategoryAttribute("DiagramLayout")>
Public Property LayoutManager As LayoutManager
[CategoryAttribute("DiagramLayout")]
public LayoutManager LayoutManager {get; set;}

Property Value

Initially this is an instance of LayoutManager. There must always be a non-null value for this property. LayoutManagers cannot be shared by Diagrams.
Requirements
See Also

Reference

Diagram Class
Diagram Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback