Northwoods.GoSilverlight 1.2.2 Assembly
InitialStretch Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Diagram Class : InitialStretch Property

Gets or sets the initial value for this diagram's Diagram.Panel's DiagramPanel.Stretch property.

Syntax

Visual Basic (Declaration) 
<CategoryAttribute("Layout")>
Public Property InitialStretch As StretchPolicy
C# 
[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

© 2010 All Rights Reserved.