Northwoods.GoWPF 2.2.4 Assembly
InitialScale Property

Gets or sets the initial value for this diagram's Panel's DiagramPanel.Scale property.
Syntax
<CategoryAttribute("Layout")>
Public Property InitialScale As Double
[CategoryAttribute("Layout")]
public double InitialScale {get; set;}

Property Value

The default value is Double.NaN, which does not change the initial value of the panel's scale. Any new value should not be negative or zero.
Remarks
This property only has an effect on the initial diagram shown if the InitialStretch property has its default value of StretchPolicy.Unstretched.
Requirements
See Also

Reference

Diagram Class
Diagram Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback