Northwoods.GoSilverlight 1.2.2 Assembly
ArrangementOrigin Property
See Also  Send Feedback
Northwoods.GoXam.Layout Namespace > DiagramLayout Class : ArrangementOrigin Property

Gets or sets the point of the top-left node.

Syntax

Visual Basic (Declaration) 
Public Property ArrangementOrigin As Point
C# 
public Point ArrangementOrigin {get; set;}

Property Value

The default value is the Point(0,0).

Remarks

Some kinds of layout may ignore this property.

Requirements

See Also

© 2010 All Rights Reserved.