Northwoods.GoWPF 2.2.4 Assembly
Layout Property (Group)

Gets or sets the Northwoods.GoXam.Layout.IDiagramLayout used to position the member nodes and route the member links of this Group.
Syntax
Public Property Layout As IDiagramLayout
public IDiagramLayout Layout {get; set;}

Property Value

Initially this is an instance of Northwoods.GoXam.Layout.DiagramLayout. If the value is null, there is no automatic layout of the member nodes of this group, and the member nodes may be laid out by the containing group's layout, or else by the diagram's Layout. The value is actually stored on the VisualElement. One normally sets it by setting or data-binding the attached property on the root element of the DataTemplate.
Requirements
See Also

Reference

Group Class
Group Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback