Northwoods.GoWPF 2.2.4 Assembly
InitialPosition Property

Gets or sets the initial value for this diagram's Panel's DiagramPanel.Position property, in model coordinates.
Syntax
<CategoryAttribute("Layout")>
Public Property InitialPosition As Point
[CategoryAttribute("Layout")]
public Point InitialPosition {get; set;}

Property Value

The default value is new Point(Double.NaN, Double.NaN), which does not change the initial value of this diagram's panel's position.
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