GoXam for WPF v3
IDiagramLayout Interface Members
Properties  Methods 

Northwoods.GoXam.Layout Namespace : IDiagramLayout Interface

The following tables list the members exposed by IDiagramLayout.

Public Properties
 NameDescription
 PropertyGets or sets a reference to the owner Northwoods.GoXam.Diagram.  
 PropertyGets or sets a reference to the owner Northwoods.GoXam.Group, if any.  
 Property Gets or sets an identifier for a particular layout.  
 PropertyGets or sets whether this layout is valid; if not, the Northwoods.GoXam.LayoutManager will call DoLayout sometime in order to try to make the layout valid.  
Top
Public Methods
 NameDescription
 MethodDecide whether a given Northwoods.GoXam.Part should participate in this layout.  
 Method Actually perform the layout computations--positioning the nodes and routing the links.  
 Method Declare that this layout might no longer be valid, depending on the reason for the change.  
Top
See Also

Reference

IDiagramLayout Interface
Northwoods.GoXam.Layout Namespace