GoXam for WPF v3
InitialStretch Property
Northwoods.GoXam Namespace > Diagram Class : InitialStretch Property
Gets or sets the initial value for this diagram's Panel's Stretch property.
Syntax
[Category("Layout")]
public StretchPolicy InitialStretch {get; set;}

Property Value

The default value is StretchPolicy.Unstretched. Setting this to a different value will cause the diagram to be scaled and positioned to fit in the available space.
See Also

Reference

Diagram Class
Diagram Members