Northwoods.GoWPF 2.2.4 Assembly
Stretch Property (DiagramPanel)

Gets or sets how the panel's Scale property is set, depending on the size of the DiagramBounds.
Syntax
Public Property Stretch As StretchPolicy
public StretchPolicy Stretch {get; set;}

Property Value

The standard ControlTemplate for Diagram uses a TemplateBinding to get this value from the Diagram.
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

DiagramPanel Class
DiagramPanel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback