Northwoods.GoSilverlight 1.2.2 Assembly
IDiagramLayout Interface Members
See Also  Properties  Methods  Send Feedback
Northwoods.GoXam.Layout Namespace : IDiagramLayout Interface


The following tables list the members exposed by IDiagramLayout.

Public Properties

 NameDescription
 PropertyDiagramGets or sets a reference to the owner Northwoods.GoXam.Diagram.  
 PropertyGroupGets or sets a reference to the owner Northwoods.GoXam.Group, if any.  
 PropertyId Gets or sets an identifier for a particular layout.  
 PropertyValidLayoutGets or sets whether this layout is valid; if not, the Northwoods.GoXam.LayoutManager will call Northwoods.GoXam.Layout.IDiagramLayout.DoLayout sometime in order to try to make the layout valid.  
Top

Public Methods

 NameDescription
 MethodCanLayoutPartDecide whether a given Northwoods.GoXam.Part should participate in this layout.  
 MethodDoLayout Actually perform the layout computations--positioning the nodes and routing the links.  
 MethodInvalidate Declare that this layout might no longer be valid, depending on the reason for the change.  
Top

See Also

© 2010 All Rights Reserved.