Northwoods.GoWPF 2.2.4 Assembly
InitialStretch Property

Gets or sets the initial value for this diagram's Panel's DiagramPanel.Stretch property.
Syntax
<CategoryAttribute("Layout")>
Public Property InitialStretch As StretchPolicy
[CategoryAttribute("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.
Requirements
See Also

Reference

Diagram Class
Diagram Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback