Northwoods.GoWPF 2.2.4 Assembly
Stretch Property (Diagram)

Gets or sets how the parts are positioned in the panel.
Syntax
<CategoryAttribute("Layout")>
Public Property Stretch As StretchPolicy
[CategoryAttribute("Layout")]
public StretchPolicy Stretch {get; set;}

Property Value

The default value is StretchPolicy.Unstretched. Setting this value will also set the DiagramPanel.Stretch property on the Panel.
Remarks
Set this property to StretchPolicy.Uniform to cause the whole diagram to appear in the panel, at a small enough scale that everything fits.
Requirements
See Also

Reference

Diagram Class
Diagram Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback