GoXam for WPF v3
Diagram Property (LayoutManager)
Northwoods.GoXam Namespace > LayoutManager Class : Diagram Property
Gets the Diagram for which this LayoutManager performs automatic layouts.
Syntax
[Browsable(false)]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
public Diagram Diagram {get;}

Property Value

This value is automatically set by the LayoutManager setter.
See Also

Reference

LayoutManager Class
LayoutManager Members